From 790fd038b6d79744f625634718b49f788bf5567c Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Wed, 11 Feb 2026 13:05:08 -0500 Subject: [PATCH] Fix typo in GitHub Integration setup instruction Changed "Setup up" to "Set up" Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/create-a-component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/create-a-component.md b/docs/getting-started/create-a-component.md index 8eee573dd5..4fe3824b09 100644 --- a/docs/getting-started/create-a-component.md +++ b/docs/getting-started/create-a-component.md @@ -20,7 +20,7 @@ For this example, the default Note.js template will be used. The template create - Register the [GitHub Scaffolder Action module](../features/software-templates/builtin-actions.md#installing-action-modules). -- [Setup up a GitHub Integration](../getting-started/config/authentication.md#setting-up-a-github-integration) with Backstage, using a GitHub Personal Access Token. +- [Set up a GitHub Integration](../getting-started/config/authentication.md#setting-up-a-github-integration) with Backstage, using a GitHub Personal Access Token. ## Creating the component