Skip to content

Commit

Permalink
docs(examples): set ng-app to "personalLog" (example/personalLog)
Browse files Browse the repository at this point in the history
  • Loading branch information
zetay authored and chirayuk committed Apr 11, 2013
1 parent db547e6 commit 719d844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/personalLog/personalLog.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html ng-app>
<html ng-app="personalLog">
<head>
<title>Personal Log</title>
<script src="../../src/loader.js"></script>
Expand Down

0 comments on commit 719d844

Please sign in to comment.