Skip to content

Commit 8b17d34

Browse files
authored
Update content/reference/compose-file/services.md
1 parent 9746af5 commit 8b17d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/compose-file/services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ services:
10201020
count: 2
10211021
```
10221022

1023-
`gpus` also can ge set as string `all` to allocate all aviable GPU devices to container.
1023+
`gpus` also can be set as string `all` to allocate all available GPU devices to the container.
10241024

10251025
```yaml
10261026
services:

0 commit comments

Comments
 (0)