Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 8433bbc

Browse files
authored
Update README.md
Fix typo
1 parent 4640cad commit 8433bbc

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
@@ -185,7 +185,7 @@ Parsing dependencies information
185185
#### Running scripts with dependabot-core Dockerfile only
186186

187187
The dependabot-core `Dockerfile` installs dependencies as the `dependabot` user,
188-
so volume mouning won't work unless you build the image by passing in the
188+
so volume mounting won't work unless you build the image by passing in the
189189
`USER_UID` and `USER_GID` arguments. This creates the `dependabot` user with the
190190
same IDs ensuring it owns the mounted files and can write to them from within
191191
the container.

0 commit comments

Comments
 (0)