From 3a41378d29254e25bcd416f08a6a1810628c06e4 Mon Sep 17 00:00:00 2001 From: loyeleye Date: Wed, 29 Dec 2021 01:30:40 -0800 Subject: [PATCH] Update CONTRIBUTING.md Small typo fix :) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01a4ddb..b00856f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,9 +2,9 @@ Please ensure your pull request adheres to the following guidelines: -## If you are addding a new book +## If you are adding a new book -- if you want to add a new book you should have read the book. +- If you want to add a new book you should have read the book. - Search existing books in [README.md](README.md) and make sure that you are not adding a duplicate. - Insert the book in the following format in [README.md](README.md). Don't change any other files.