add missing colon

This commit is contained in:
aayushwhiz 2024-12-06 13:54:27 -08:00
parent 3034ce5f35
commit 59d6769bf4

View file

@ -57,7 +57,7 @@ If using Logfire, navigate to your logfire dashboard that you got the write key
### Stopping Demo
1. To end the demo, run the following command
1. To end the demo, run the following command:
```sh
sh run_demo.sh down
```