From 67b2599a5608ae44112740e07a4185e7814a9fa2 Mon Sep 17 00:00:00 2001 From: Cory Kennedy-Darby Date: Wed, 25 Jan 2023 07:46:50 -0500 Subject: [PATCH] Small typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b55cd2..109cd8d 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ The action supports flexible configuration options to modify vast areas of its b > **Note** It is possible to provide the configuration as file and as json via the yml file. The order of config values used: `configurationJson` > `configuration` > `DefaultConfiguration`. -This configuration is a `JSON` in the following format. (The below shocases *example* configurations for all possible options. In most scenarios most of the settings will not be needed, and the defaults will be appropiate.) +This configuration is a `JSON` in the following format. (The below showcases *example* configurations for all possible options. In most scenarios most of the settings will not be needed, and the defaults will be appropiate.) ```json {