Skip to content

Commit

Permalink
Merge pull request #8 from philsturgeon/patch-1
Browse files Browse the repository at this point in the history
Install instructs typo: microks
  • Loading branch information
lbroudoux authored Jul 26, 2024
2 parents 94bc188 + 9565cc6 commit 386f77d
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 @@ -21,7 +21,7 @@ Developers wanting to pull the ruleset can just install the package using `yarn`

```yaml
extends:
- "@microks/spectral-ruleset"
- "@microcks/spectral-ruleset"
```
Locking a ruleset on a given version is possible through `package.json`:
Expand Down Expand Up @@ -265,4 +265,4 @@ Putting named `examples` in channel parameters allows you to explicit values of

This rule will check the coherence of different messages and parameter examples to detect incomplete combination.

**Severity:** `warn`
**Severity:** `warn`

0 comments on commit 386f77d

Please sign in to comment.