mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
Fix typo
Signed-off-by: Terdunov Vyacheslav <mail2slick@gmail.com>
This commit is contained in:
parent
07dd59892f
commit
52cec044b8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Usage:
|
|||
```
|
||||
|
||||
This action places the `flux` binary inside your repository root under `bin/flux`.
|
||||
You should add `bin/flux` to your `.gitingore` file like so:
|
||||
You should add `bin/flux` to your `.gitignore` file like so:
|
||||
|
||||
```gitignore
|
||||
# ignore flux binary
|
||||
|
|
|
|||
Loading…
Reference in a new issue