Skip to content

Commit 41dd1f9

Browse files
committed
fix typo
1 parent 74685d8 commit 41dd1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/compose-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ command: nginx -g 'daemon off;'
7777
### `deploy`
7878
(Optional)
7979

80-
The runtime constraints or reuqirements for how your services will be deployed and managed across different environments (e.g. memory reservations, replicas, number of CPUs, etc.).
80+
The runtime constraints or requirements for how your services will be deployed and managed across different environments (e.g. memory reservations, replicas, number of CPUs, etc.).
8181

8282
```yaml
8383
deploy:

0 commit comments

Comments
 (0)