From 80a34f402d0dfe08871b43f9f256ecd5339f5b02 Mon Sep 17 00:00:00 2001 From: Benjamin F Date: Thu, 22 Dec 2022 17:26:21 -0800 Subject: [PATCH] fix(docs): Normalize stand-alone spelling --- markdown/dev/tutorials/getting-started-linux/dev-start/en.md | 2 +- markdown/dev/tutorials/getting-started-mac/dev-start/en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown/dev/tutorials/getting-started-linux/dev-start/en.md b/markdown/dev/tutorials/getting-started-linux/dev-start/en.md index a7db8ebfdd3..a6b154b2061 100644 --- a/markdown/dev/tutorials/getting-started-linux/dev-start/en.md +++ b/markdown/dev/tutorials/getting-started-linux/dev-start/en.md @@ -31,7 +31,7 @@ yarn new design Just make sure to re-start the lab afterwards with `yarn lab` -## Standalone development +## Stand-alone development You will have a new folder that has the name you picked for your design. If you chose `test`, you will have a folder named `test`. diff --git a/markdown/dev/tutorials/getting-started-mac/dev-start/en.md b/markdown/dev/tutorials/getting-started-mac/dev-start/en.md index a7db8ebfdd3..a6b154b2061 100644 --- a/markdown/dev/tutorials/getting-started-mac/dev-start/en.md +++ b/markdown/dev/tutorials/getting-started-mac/dev-start/en.md @@ -31,7 +31,7 @@ yarn new design Just make sure to re-start the lab afterwards with `yarn lab` -## Standalone development +## Stand-alone development You will have a new folder that has the name you picked for your design. If you chose `test`, you will have a folder named `test`.