diff --git a/docs/content/en/docs/how-tos/deployers/_index.md b/docs/content/en/docs/how-tos/deployers/_index.md index a6c1e650308..2ecbcd3385e 100755 --- a/docs/content/en/docs/how-tos/deployers/_index.md +++ b/docs/content/en/docs/how-tos/deployers/_index.md @@ -142,7 +142,7 @@ section of `skaffold.yaml`. The `kustomize` type offers the following options: |Option|Description| |----|----| -|`kustomizePath`| Optional Path to Kustomization files. The default value is `.` (current directory).| +|`path`| Optional Path to Kustomization files. The default value is `.` (current directory).| |`flags`| OPTIONAL. Additional flags to pass to `kubectl`. You can specify three types of flags: