From 7595ca0e200a66f7b0c9abb408f97f7764782e19 Mon Sep 17 00:00:00 2001 From: "Robert E. Peatman" Date: Tue, 11 Feb 2020 16:19:41 -0500 Subject: [PATCH] Update README.md --- practice-questions-answers/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/practice-questions-answers/README.md b/practice-questions-answers/README.md index 5565eda..2f3313a 100644 --- a/practice-questions-answers/README.md +++ b/practice-questions-answers/README.md @@ -51,6 +51,6 @@ This repository contains answers for the practice tests hosted on the course [Ce # Contributing Guide 1. The folder structure for all topics and associated practice tests are created already. Use the same pattern to create one if it doesn't exist. -2. Create a file with your answers. If you have a different answer than the one that is already there, create a new answer file with yoru name in it. +2. Create a file with your answers. If you have a different answer than the one that is already there, create a new answer file with your name in it. 4. Do not post the entire question. Only post the question number. -3. Send in a pull request \ No newline at end of file +3. Send in a pull request