Skip to content

Commit

Permalink
doc: typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mlajkim authored and eshepelyuk committed Jan 26, 2024
1 parent c5bbb70 commit 79b5eb1
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 @@ -209,9 +209,9 @@ allow {
* [helm](https://helm.sh/docs/intro/install/)- package manager for k8s.
* [k3d](https://k3d.io/#installation) - local k8s cluster with docker registry.

This project uses `just` for buiding, testing and running `kube-mgmt` locally.
This project uses `just` for building, testing and running `kube-mgmt` locally.
It is configured from [justfile](./justfile) in root directory.
All available receipes can be inspected by running `just` without arguments.
All available recipes can be inspected by running `just` without arguments.

### Release

Expand Down

0 comments on commit 79b5eb1

Please sign in to comment.