Skip to content

Commit

Permalink
Merge pull request #454 from ScottBrenner/patch-1
Browse files Browse the repository at this point in the history
Quick README grammar fix
  • Loading branch information
edvald authored Jan 11, 2019
2 parents a933b17 + b83f469 commit 63d11d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img src="docs/logo.png" width="66%">
</p>

Garden is an open-source development engine for Kubernetes, containers and serverless backends, designed to make it easy to test and develop multi-service systems.
Garden is an open-source development engine for Kubernetes, containers and serverless backends designed to make it easy to test and develop multi-service systems.

- **Focus on what matters:** Garden continuously builds, tests and deploys your changes into your own persistent development environment as you code. Easily define and continuously run tests in the background, and focus on writing code.

Expand Down Expand Up @@ -44,7 +44,7 @@ Overview:

## Examples

There are many examples of how to use Garden in a myriad of different ways on the [examples](https://github.com/garden-io/garden/tree/master/examples) folder of our repository.
There are many examples of how to use Garden in a myriad of different ways in the [examples](https://github.com/garden-io/garden/tree/master/examples) folder of our repository.

For written guides based on some of these examples, check out the [examples section](https://docs.garden.io/examples) of our documentation.

Expand Down

0 comments on commit 63d11d9

Please sign in to comment.