Skip to content

Commit a5a894f

Browse files
committed
fix typo in tilt-settings.yaml example
1 parent 513b100 commit a5a894f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developer/tilt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Next, create a `tilt-settings.yaml` file and place it in your local copy of `clu
4343
default_registry: gcr.io/your-project-name-here
4444
provider_repos:
4545
- ../cluster-api-provider-aws
46-
enable_providers":
46+
enable_providers:
4747
- aws
4848
- docker
4949
- kubeadm-bootstrap

0 commit comments

Comments
 (0)