From 9565cc6553f53e678e3c70a430ee0463221a931e Mon Sep 17 00:00:00 2001 From: Phil Sturgeon <67381+philsturgeon@users.noreply.github.com> Date: Wed, 26 Jun 2024 13:57:40 +0100 Subject: [PATCH] microks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0459afe..cb5211b 100644 --- a/README.md +++ b/README.md @@ -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`: @@ -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` \ No newline at end of file +**Severity:** `warn`