From 93d23ddcc847d93a95a6b01a97842d08b6e3f5ea Mon Sep 17 00:00:00 2001 From: Sergey Koshechkin Date: Mon, 30 Oct 2017 21:13:04 +0300 Subject: [PATCH] docs(aio): fix typo PR Close #20029 --- aio/content/guide/docs-style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/docs-style-guide.md b/aio/content/guide/docs-style-guide.md index 2006ef8ae3..6000781c9c 100644 --- a/aio/content/guide/docs-style-guide.md +++ b/aio/content/guide/docs-style-guide.md @@ -451,7 +451,7 @@ Here's the markup for an "avoid" example in the {@a code-tabs} ### Code Tabs -Code tabs display code much like _code examples_ do. The added advantage is that they can display mutiple code samples within a tabbed interface. Each tab is displayed using _code pane_. +Code tabs display code much like _code examples_ do. The added advantage is that they can display multiple code samples within a tabbed interface. Each tab is displayed using _code pane_. #### Code-tabs attributes