This commit is contained in:
Mathieu Gauthier-Pilote 2022-12-19 10:21:20 -05:00
parent a2bc19e328
commit 817f671e90

View file

@ -255,7 +255,7 @@ Sans _prompt_ :
~~~
> use admin
admin> db.changeUserPassword("my_user", "my_password"
admin> db.changeUserPassword("my_user", "my_password")
~~~