]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo in new author meta tag
authorJulian Thilo <bigj95t@gmail.com>
Sun, 8 Dec 2013 21:39:29 +0000 (22:39 +0100)
committerJulian Thilo <bigj95t@gmail.com>
Sun, 8 Dec 2013 21:39:29 +0000 (22:39 +0100)
_includes/header.html

index 93594b4bc3ea05d1784161545ad50c334c6c4cc0..18d7660b800675399d1bafe2d96e3659cd683e07 100644 (file)
@@ -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" %}