From f23150ba0a1f8565249f73135c5be52855efbcae Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Wed, 15 Jul 2020 22:53:39 +0100 Subject: [PATCH] Demonstration with spelling errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86ec47a..8f683f2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ uses: codespell-project/actions-codespell@master ### Parameter: check_filenames -If set, check file names for spelling mistakes as well. +If set, check file names for speling mistakes as well. This parameter is optional; by default `codespell` will only check the file contents.