From e802eea84098e6f88a21b58e4296c7cfca37d593 Mon Sep 17 00:00:00 2001 From: Joshua Scott Date: Thu, 7 Dec 2017 15:57:41 +0200 Subject: [PATCH] Fix misspelling (runing -> running) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e5575bf..2515786 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ $ npm run test $ npm run test:watch ``` -## Runing the server +## Running the server ```sh $ npm run start