From 2691abdd39104f5cd3942e98077e705f2ce3520d Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Wed, 17 Feb 2021 23:05:57 -0500 Subject: [PATCH] Hyphenate word --- docs/support/project-structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support/project-structure.md b/docs/support/project-structure.md index 2b8bdc6ac4..d0d69b4330 100644 --- a/docs/support/project-structure.md +++ b/docs/support/project-structure.md @@ -25,7 +25,7 @@ the code. Standard GitHub folder. It contains - amongst other things - our workflow definitions and templates. Worth noting is the [styles](https://github.com/backstage/backstage/tree/master/.github/styles) - subfolder which is used for a markdown spellchecker. + sub-folder which is used for a markdown spellchecker. - [`.yarn/`](https://github.com/backstage/backstage/tree/master/.yarn) - Backstage ships with it's own `yarn` implementation. This allows us to have