Skip to content

Commit c4cdffb

Browse files
committed
Update index.html
1 parent 519ebd7 commit c4cdffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrate/angular/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22

3-
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" ng-app="app">
3+
<html lang="en" ng-app="app">
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>HighCharts Demo</title>
7+
<title>Angular Demo</title>
88

99

1010
<!-- Latest compiled and minified CSS -->

0 commit comments

Comments
 (0)