Skip to content

Commit a8f3d96

Browse files
committed
change grammar
1 parent 723ed47 commit a8f3d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Connecting user should have sufficient rights to query needed stats:
7474
"db":"local"
7575
}
7676
```
77-
When using the PBM collector to get metrics from Percona Backup for MongoDB, the user should also have enough permissions
77+
When using the PBM collector to get metrics from Percona Backup for MongoDB, the user should also have sufficient privileges
7878
to query the PBM internal collections (in the `admin` database). One option is to grant `find` privileges on the `admin` collection:
7979
```
8080
privileges: [

0 commit comments

Comments
 (0)