Skip to content

Commit f92912c

Browse files
committed
docs: tweak verbiage
1 parent 05bfd41 commit f92912c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quick-start.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To use this script you'll need a Digital Ocean API token. Once you have acquired
1414
!!! note
1515
I'd highly recommend the use of [direnv](https://direnv.net) for managing environment variables throughout directories.
1616

17-
## Deploy Time
17+
## Deploy
1818

1919
```bash
2020
bash examples/demo-do/deploy.sh up
@@ -71,6 +71,6 @@ The link to thanos-query in the observability cluster is how you can see your th
7171

7272
The downstream1-3 links all use the thanos-query and the ingress path prefix that allows accessing of the downstream clusters from the observability cluster. You can confirm this by going to each link and pulling up the prometheus configuration, you'll see the external labels differ for each one.
7373

74-
## Cleanup
74+
## Teardown
7575

7676
When you are all done, `bash examples/demo-do/depoy.sh down` to tear it all down.

0 commit comments

Comments
 (0)