From 15f2dca3f66c7210af3b43e35591a642a73a74cc Mon Sep 17 00:00:00 2001 From: Bappi Date: Wed, 17 Aug 2016 07:44:39 +0600 Subject: [PATCH] Fix typo line no 11, it says _s -based theme. I think - before based is not necessary there --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d22e3257..93fe6682 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Here are some tips to consider and to help you write a great report: * `_s` supports Microsoft Internet Explorer 11 and Edge, as well as the latest two versions of all other major browsers. * `_s` is backwards compatible with the two versions prior to the current stable version of WordPress. * `_s` uses HTML5 markup. -* We decided not to include translations [[#50](https://github.com/Automattic/_s/pull/50)] beyond the existing `_s.pot` file, a RTL stylesheet [[#263](https://github.com/Automattic/_s/pull/263)], or editor styles [[#225](https://github.com/Automattic/_s/pull/225)], as they are likely to change during development of an `_s`-based theme. +* We decided not to include translations [[#50](https://github.com/Automattic/_s/pull/50)] beyond the existing `_s.pot` file, a RTL stylesheet [[#263](https://github.com/Automattic/_s/pull/263)], or editor styles [[#225](https://github.com/Automattic/_s/pull/225)], as they are likely to change during development of an `_s` based theme. ## Contributing code