Skip to content

Commit 6148697

Browse files
committed
docs: fix grammar in run reference
Signed-off-by: rohan436 <rohan.santhoshkumar@googlemail.com>
1 parent 7922984 commit 6148697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,7 @@ starting a container, you can override the `USER` instruction by passing the
12221222
-u="", --user="": Sets the username or UID used and optionally the groupname or GID for the specified command.
12231223
```
12241224

1225-
The followings examples are all valid:
1225+
The following examples are all valid:
12261226

12271227
```text
12281228
--user=[ user | user:group | uid | uid:gid | user:gid | uid:group ]

0 commit comments

Comments
 (0)