From 22d3cabc10aca22a276417165c11012d4e63f528 Mon Sep 17 00:00:00 2001 From: Simon Kurtz Date: Wed, 7 Aug 2019 10:40:01 -0400 Subject: [PATCH] docs: add missing Oxford comma in styleguide (#32040) PR Close #32040 --- aio/content/guide/styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/styleguide.md b/aio/content/guide/styleguide.md index 2e7c4792ba..dd7b89fadf 100644 --- a/aio/content/guide/styleguide.md +++ b/aio/content/guide/styleguide.md @@ -1690,7 +1690,7 @@ _can I quickly open and start work in all of the related files for this feature_ -**Do** make locating code intuitive, simple and fast. +**Do** make locating code intuitive, simple, and fast.