aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2013-12-08 22:39:29 +0100
committerJulian Thilo <[email protected]>2013-12-08 22:39:29 +0100
commitbab736c7d71f376849d5bebfac855a0a90b40504 (patch)
tree3855f32b048b7fdd7875d3f780b99906ab04e4b3 /_includes
parent5eeaf114cc45731f2597518828bb7b2c2abb552a (diff)
downloadbootstrap-bab736c7d71f376849d5bebfac855a0a90b40504.tar.xz
bootstrap-bab736c7d71f376849d5bebfac855a0a90b40504.zip
Fix typo in new author meta tag
Diffstat (limited to '_includes')
-rw-r--r--_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 93594b4bc..18d7660b8 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -3,7 +3,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Bootstrap, a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.">
<meta name="keywords" content="HTML, CSS, JS, JavaScript, framework, bootstrap, front-end, frontend, web development">
-<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contibutors">
+<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<title>
{% if page.title == "Bootstrap" %}