Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 6429685

Browse files
committed
Fix a typo in README.md
Signed-off-by: Igor Vuk <parcijala@gmail.com>
1 parent d93bc06 commit 6429685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ cp docker-app-linux /usr/local/bin/docker-app
165165
$ docker-app helm
166166
```
167167

168-
This will create a folder, `<my-applcation-name>.chart`, in the current directory. The folder contains the required `Chart.yaml` file and templates describing the `stack` Kubernetes object based on the Compose file in your application.
168+
This will create a folder, `<my-application-name>.chart`, in the current directory. The folder contains the required `Chart.yaml` file and templates describing the `stack` Kubernetes object based on the Compose file in your application.
169169

170170
_Note that this requires the Compose Kubernetes controller available in Docker for Windows and Docker for Mac, and in Docker Enterprise Edition._
171171

0 commit comments

Comments
 (0)