Skip to content

Commit

Permalink
docs: fix a few headings on the use cases page (#5116)
Browse files Browse the repository at this point in the history
  • Loading branch information
eysi09 authored Sep 20, 2023
1 parent 5faac9e commit e3734d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/overview/use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Our commercial offering, Garden Enterprise, also includes secrets management and

For more details check out our guide on [using Garden in CI](../guides/using-garden-in-ci.md).

## On-demand, isolated preview environments
## On-demand preview environments

Teams often use Garden to spin up isolated preview environments.

Expand Down Expand Up @@ -124,7 +124,7 @@ If you find yourself:

Smart caching will also help speed up pipelines for projects with a lot of tests. In fact, one the teams using Garden is able to end-to-end test a stack of 130+ services, hundreds of times a day, thanks to Garden’s caching.

## Isolated, remote, production-like developer environments
## Production-like developer environments

There comes a time when your project simply gets too large to run on your laptop, and you need the full power of the cloud to fully spin it up.

Expand All @@ -142,7 +142,7 @@ And as with the other use cases, Garden’s caching ensures dev environments are

If you worry your laptop may catch fire next time you run `docker compose up`, remote environments might be for you.

## Hybrid environments (Remocal?)
## Hybrid environments

This is a spin on the section above.

Expand Down

0 comments on commit e3734d2

Please sign in to comment.