Fix typo in prerequisites section of documentation

Changed Note.js to Node.js

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
milliehartnt123
2026-02-11 17:56:13 -05:00
committed by GitHub
parent 522ebdcdba
commit be9fd47bec
+1 -1
View File
@@ -14,7 +14,7 @@ The standalone Backstage application includes the `Example Node.js Template`, wh
## Prerequisites
For this example, the default Note.js template will be used. The template creates a repository in GitHub and adds the necessary files to it so that the component is integrated into the software catalog. Because you are creating a repository, you must first create an integration between Backstage and GitHub.
For this example, the default Node.js template will be used. The template creates a repository in GitHub and adds the necessary files to it so that the component is integrated into the software catalog. Because you are creating a repository, you must first create an integration between Backstage and GitHub.
- You should have already [installed a standalone app](../getting-started/index.md).