Skip to content

Commit 4310273

Browse files
committed
fix reference.md
1 parent 67a151b commit 4310273

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1944,7 +1944,7 @@ The password hash of the user. Use mongodb_password() for creating hash. Only av
19441944

19451945
##### `roles`
19461946

1947-
Valid values: `%r{^\w+(@\w+)?$}`
1947+
Valid values: `%r{^\w+(@[\w-]+)?$}`
19481948

19491949
The user's roles.
19501950

0 commit comments

Comments
 (0)