From 060be06f7e7c877777ab98ef32fd424781fc4664 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Wed, 31 Oct 2018 22:46:40 -0400 Subject: [PATCH] Typo fix - index.md for Bootstrap Templates (#19908) --- guide/english/bootstrap/templates/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/guide/english/bootstrap/templates/index.md b/guide/english/bootstrap/templates/index.md index a3e172e4c1..a6368b32bd 100644 --- a/guide/english/bootstrap/templates/index.md +++ b/guide/english/bootstrap/templates/index.md @@ -5,10 +5,11 @@ title: Templates ## Templates ### Overview -Templates are prebuilt toolkits that make spinning up a new web page a breeze. If you have a general idea of your desired layout, or if you want to browse through a library of common layout templates for ideas, Bootstrap templates take much of the tediousness and frustration away from the initial build process. This assistance helps you to focus on the finer details of the project instead of wondering why CSS is not cooperating. +Templates are prebuilt toolkits that make spinning up a new web page a breeze. If you have a general idea of your desired layout, or if you want to browse through a library of common layout templates for ideas, Bootstrap templates take much of the tediousness, and frustrations away from the initial build process. This assistance helps you to focus on the finer details of the project instead of wondering why CSS is not cooperating. + ### Getting Started -* Bootstraps official webpage offers "Themes" instead of templates. Themes are just fully built out starter projects, while a template describes just a prebuilt HTML frame. Themes cost money and perhaps help out the novice developer, while many templates are open source and only provide the preliminary layout elements needed. +* Bootstrap's official webpage offers "Themes" instead of templates. Themes are just fully built out starter projects, while a template describes just a prebuilt HTML frame. Themes cost money and perhaps help out the novice developer, while many templates are open source and only provide the preliminary layout elements needed. * Below is a list of layout templates, made specifically for for Bootstrap. Have Fun! ### Template Links