From c78c68766e4b7fd9fcaea7e4e1750e909682be6e Mon Sep 17 00:00:00 2001 From: dginovker <dcress01@uoguelph.ca> Date: Sat, 11 Aug 2018 13:14:49 -0400 Subject: [PATCH] Fixed the smallest Readme typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d6d333e..50fd6b51 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ A few random points of note: - All external links must have http:// or https:// in front of them or they will not redirect properly. - If you want to add a new page to the navigation, you should go to ALL LANGUAGES in the `_data/lang` folder including `template` and add the page. -- It is strongly strongly STRONGLY encouraged that you if you make a change, you - at the minimum - test it on your local machine before submitting a PR. Sometimes unexpected things may happen due to a change. If you change a page, check the whole page on multiple screen sizes and browsers to make sure there wasn't any collateral damage. +- It is strongly strongly STRONGLY encouraged that if you make a change, you - at the minimum - test it on your local machine before submitting a PR. Sometimes unexpected things may happen due to a change. If you change a page, check the whole page on multiple screen sizes and browsers to make sure there wasn't any collateral damage. ### 3.1 Housekeeping -- GitLab