Skip to content

Commit 719d844

Browse files
zetaychirayuk
authored andcommitted
docs(examples): set ng-app to "personalLog" (example/personalLog)
1 parent db547e6 commit 719d844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/personalLog/personalLog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html>
2-
<html ng-app>
2+
<html ng-app="personalLog">
33
<head>
44
<title>Personal Log</title>
55
<script src="../../src/loader.js"></script>

0 commit comments

Comments
 (0)