Skip to content

Commit a4a7d1f

Browse files
authored
Doc: Minor typo fix
1 parent 866df72 commit a4a7d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/book/04-using-functions/02-imperative-function-execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hierarchy:
88
$ kpt fn eval wordpress --image gcr.io/kpt-fn/set-namespace:v0.1 -- namespace=mywordpress
99
```
1010

11-
Alternatively, for convenience, you can use the short-hand form of the above command
11+
Alternatively, for convenience, you can use the short-hand form of the above command:
1212

1313
```shell
1414
$ kpt fn eval wordpress -i set-namespace:v0.1 -- namespace=mywordpress

0 commit comments

Comments
 (0)