From 32e5b32ec4e6752dbfac0da4f3b533890227725f Mon Sep 17 00:00:00 2001 From: Stefan Date: Fri, 26 May 2023 20:19:52 +0200 Subject: [PATCH] Update docs/examples.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Justin HolguĂ­n --- docs/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples.md b/docs/examples.md index bfe4582..ccc5a7f 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -2,7 +2,7 @@ ## Basic Usage -A very basic example of how to use the action. This will run the aciton with the default configuration. +A very basic example of how to use the action. This will run the action with the default configuration. The full list of configuration options can be found [here](../README.md#configuration-options).