From 38c9abfc3a396a39c7e79d91c91c13c46a250a3f Mon Sep 17 00:00:00 2001 From: meowsbits <45600330+meowsbits@users.noreply.github.com> Date: Thu, 31 Jan 2019 10:02:38 -0800 Subject: [PATCH] fix: update CONTRIBUTING.md grammer around preview markdown Co-Authored-By: shanejonas --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0c63a9c5..083480ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ First off, find help on how to fork a repo [here](https://help.github.com/articl 1. Review & Test changes -If it's code: test it. If it's documentation: make sure to view it in a Markdown viewer or the like. +If it's code: test it. If it's documentation: preview the rendered Markdown. 2. Commiting