From 4a2b39e4780d2a8dbc26beb8c5175041239769bc Mon Sep 17 00:00:00 2001 From: Sarah Schneider Date: Tue, 17 Nov 2020 18:26:41 -0500 Subject: [PATCH] remove extra newline --- contributing/development.md | 1 - 1 file changed, 1 deletion(-) diff --git a/contributing/development.md b/contributing/development.md index cbd0be675d67..30014d1bcd37 100644 --- a/contributing/development.md +++ b/contributing/development.md @@ -26,7 +26,6 @@ When you're ready to stop your local server, type CTRLc in Note that `npm run build` is a one-time step that create static assets. - ### Using GitHub Codespaces As an alternative, you can simply use [GitHub Codespaces](https://github.com/features/codespaces).