Skip to content

Commit a2a44c5

Browse files
authored
Update local-development.md
1 parent d32fb9f commit a2a44c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-guides/local-development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you want to test one of the Cluster Registry components call directly setup s
1919
* run the stack without cluster-registry-api: `API=false make setup`
2020
* run the stack without cluster-registry-client: `CLIENT=false make setup`
2121
* run the stack without cluster-registry-sync-manager : `SYNC_MANAGER=false make setup`
22-
* run the stack with all components: `make setup`
22+
* run the stack with all components: `make setup`
2323

2424
To clean up your local setup run:
2525
`make clean`

0 commit comments

Comments
 (0)