From e803134c8e2fd284bd40498fba6dd405b2ff1314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 3 Sep 2018 13:27:47 -0300 Subject: [PATCH] Typo on #18 --- docs/styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/styleguide.md b/docs/styleguide.md index eeef185a12ec..6a5272da3127 100644 --- a/docs/styleguide.md +++ b/docs/styleguide.md @@ -15,7 +15,7 @@ From the GitHub Style Guide: ## Grammar and usage ### Ampersands -Use "and" rather than an ampersand unless you’re referencing a brand name, for example: Proctor & Gamble. +Use "and" rather than an ampersand unless you’re referencing a brand name, for example: Procter & Gamble. ### Commas Always use the [Oxford comma](https://en.wikipedia.org/wiki/Serial_comma).