From 0a9aa41538faca0a5a19b079d6544b73450cebab Mon Sep 17 00:00:00 2001 From: Lachlan Campbell Date: Wed, 20 Dec 2017 10:32:07 -0500 Subject: [PATCH] Fix form of its (#329) --- docs/api-doc-markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-doc-markdown.md b/docs/api-doc-markdown.md index da75b3be2f..309ef0b0f7 100644 --- a/docs/api-doc-markdown.md +++ b/docs/api-doc-markdown.md @@ -13,7 +13,7 @@ Documents use the following markdown header fields that are enclosed by a line ` `title`: The title of your document. If this field is not present, the document's `title` will default to it's `id`. -`sidebar_label`: The text shown in the document sidebar for this document. If this field is not present, the document's `sidebar_label` will default to it's `title`. +`sidebar_label`: The text shown in the document sidebar for this document. If this field is not present, the document's `sidebar_label` will default to its `title`. For example: