Skip to content

Commit 0ca0b6e

Browse files
committed
docs(srv): update
1 parent 95c6da3 commit 0ca0b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/serverless-containers/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ command: ["/bin/echo"]
5656
args: ["$(MESSAGE)"]
5757
```
5858
59-
Refer to the [official Kubernetes documentation](https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/) for more information on commands and arguments.
59+
Refer to the [official Kubernetes documentation](https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/) for more information on commands and arguments behavior.
6060
6161
## Concurrency
6262

0 commit comments

Comments
 (0)