We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f4031 commit 06203afCopy full SHA for 06203af
getting-started.md
@@ -114,7 +114,7 @@ hlx deploy --wsk-namespace <your_openwisk_namespace> --wsk-auth <your_openwisk_a
114
115
The `--dirty` option might be needed if you have uncommitted changes, which should not be the case for a "go live".
116
117
-Deploying will add/update the `package` value to your strain(s). Its value contains your `wsk-namespace` as well as the ID of the deployed action.
+Deploying will add/update the `package` value to your strain(s). Its value contains your `wsk-namespace` as well as the name of the deployed action.
118
119
List all actions deployed in your namespace:
120
```bash
0 commit comments