From 6160667b1937115f799be5e8d5a5597b72f325e6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 22 Aug 2012 09:48:57 -0700 Subject: [PATCH] fixes #4564 manually: typo in getting started jumbotron --- docs/getting-started.html | 2 +- docs/templates/pages/getting-started.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started.html b/docs/getting-started.html index 952c246548..c96c79eb14 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -74,7 +74,7 @@

Getting started

-

Overview of the project, it's contents, and how to get started with a simple template.

+

Overview of the project, its contents, and how to get started with a simple template.

diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index 8b58e62b72..f49f42e024 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -3,7 +3,7 @@

{{_i}}Getting started{{/i}}

-

{{_i}}Overview of the project, it's contents, and how to get started with a simple template.{{/i}}

+

{{_i}}Overview of the project, its contents, and how to get started with a simple template.{{/i}}