diff options
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/template.html b/docs/_includes/getting-started/template.html index b6a72b567..d119634f1 100644 --- a/docs/_includes/getting-started/template.html +++ b/docs/_includes/getting-started/template.html @@ -5,7 +5,7 @@ <p>Copy the HTML below to begin working with a minimal Bootstrap document.</p> {% highlight html %} -<!DOCTYPE html> +<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> |
