From 752c04656e0cbe5631a7adf666d85ec795963aee Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 14 Apr 2025 23:01:25 -0400 Subject: [PATCH] spelling: github Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples.md b/docs/examples.md index 5518339..77799ef 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -112,7 +112,7 @@ jobs: ## Using a configuration file from an external repository with a personal access token -The following example will use a configuration file from an external private GtiHub repository to configure the action. +The following example will use a configuration file from an external private GitHub repository to configure the action. Let's say that the configuration file is located in `github/octorepo-private/dependency-review-config.yml@main`