Signed-off-by: Kai Blin <kai@samba.org>
| ... | ... |
@@ -1151,7 +1151,7 @@ Dockerfile `USER` instruction, but the operator can override it: |
| 1151 | 1151 |
|
| 1152 | 1152 |
-u="": Username or UID |
| 1153 | 1153 |
|
| 1154 |
-> **Note:** if you pass numeric uid, it must be in range 0-2147483647. |
|
| 1154 |
+> **Note:** if you pass a numeric uid, it must be in the range 0-2147483647. |
|
| 1155 | 1155 |
|
| 1156 | 1156 |
### WORKDIR |
| 1157 | 1157 |
|