We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab183c commit d13fc84Copy full SHA for d13fc84
source/includes/steps-run-mongodb-on-osx.yaml
@@ -40,7 +40,7 @@ action:
40
Ensure that the user account running :binary:`~bin.mongod` has read
41
and write permissions for these two directories. If you are running
42
:binary:`~bin.mongod` as your own user account, and you just created
43
- the two directories above, they should already accessible to your
+ the two directories above, they should already be accessible to your
44
user. Otherwise, you can use ``chown`` to set ownership,
45
substituting the appropriate user:
46
language: sh
0 commit comments