Skip to content

Commit 371a68d

Browse files
jesselpalmerjamesdaily
authored andcommitted
docs(tutorial/step-7): add doctype directive to example
Closes angular#4552
1 parent b290684 commit 371a68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/tutorial/step_07.ngdoc

+1
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ tag to your `index.html` file as shown below.
183183

184184
__`app/index.html`:__
185185
<pre>
186+
<!doctype html>
186187
<html lang="en" ng-app="phonecatApp">
187188
<head>
188189
...

0 commit comments

Comments
 (0)