Skip to content

Commit b2d0a38

Browse files
committed
style(docs-scenario.html): rename <angular/> to AngularJS in the title
1 parent 6d7e7fd commit b2d0a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/templates/docs-scenario.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
2-
<html xmlns:ng="http://angularjs.org" wiki:ng="http://angularjs.org">
2+
<html xmlns:ng="http://angularjs.org">
33
<head>
4-
<title>&lt;angular/&gt; Docs Scenario Runner</title>
4+
<title>AngularJS Docs E2E Test Runner</title>
55
<script type="text/javascript" src="../angular-scenario.js" ng:autotest></script>
66
<script type="text/javascript" src="docs-scenario.js"></script>
77
</head>

0 commit comments

Comments
 (0)