From 956245dc172c1ba0f7cdfbc3e2d2de535f594e62 Mon Sep 17 00:00:00 2001 From: kelvinsekx Date: Thu, 29 Oct 2020 18:30:21 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index e197c0f..381a141 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -19,7 +19,7 @@ cd letterloading npm install ``` -- Start the server, and everything appears on the nrowser for you. +- Start the server, and everything appears on the browser for you. Start breaking the library, ``` @@ -29,5 +29,5 @@ npm start ## If you just added some cool stuff, or just deducted some ugly stuff - Create a repo and add the new letterloading -- Tell us your made some cool stuff as clear as possible -- We will love your contributions \ No newline at end of file +- Tell us you made some cool stuff as clear as possible +- We will love your contributions