From cf9fd56bc905a2022ad48c93d25b5a73b57c8802 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 11 Apr 2023 16:04:17 -0400 Subject: fix various spelling issues Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/yaml/objects/module.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/yaml/objects/module.yaml') diff --git a/docs/yaml/objects/module.yaml b/docs/yaml/objects/module.yaml index cd98faa5e..518c1aa94 100644 --- a/docs/yaml/objects/module.yaml +++ b/docs/yaml/objects/module.yaml @@ -4,7 +4,7 @@ description: | Base type for all modules. Modules provide their own specific implementation methods, but all modules - proivide the following methods: + provide the following methods: methods: - name: found -- cgit v1.2.3