Skip to content

Commit

Permalink
Merge pull request #950 from inktense/patch-1
Browse files Browse the repository at this point in the history
Update inventory.md
  • Loading branch information
uberspot authored Feb 22, 2023
2 parents 86ecb0a + 57f270d commit 76ccff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ What you do with a [**target**](#targets) is largely up to you and your setup. C
Compiled argocd (2.53s)
```

When you run `kapitan compile`, you instruct **Kapitan** will generate, for each given [**target**](#targets), a directory under `compiled` with the same name: under this directory you will find all the files that have been generated by **Kapitan** for that target.
When you run `kapitan compile`, you instruct **Kapitan** to generate for each given [**target**](#targets) a directory under `compiled` with the same name. Under this directory you will find all the files that have been generated by **Kapitan** for that target.

!!! quote ""

Expand All @@ -113,7 +113,7 @@ What you do with a [**target**](#targets) is largely up to you and your setup. C

### Definition

A tipical [**target**](#targets) might looks like this:
A typical [**target**](#targets) might look like this:

!!! example "`inventory/targets/acme/dev.yaml`"

Expand Down

0 comments on commit 76ccff3

Please sign in to comment.