Skip to content

Commit

Permalink
microks
Browse files Browse the repository at this point in the history
  • Loading branch information
philsturgeon authored Jun 26, 2024
1 parent 4d86af9 commit 9565cc6
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 9565cc6

Please sign in to comment.