aboutsummaryrefslogtreecommitdiffstats
path: root/regression/issue-353.html
diff options
context:
space:
mode:
Diffstat (limited to 'regression/issue-353.html')
-rw-r--r--regression/issue-353.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/regression/issue-353.html b/regression/issue-353.html
index 8410adf4..e3569197 100644
--- a/regression/issue-353.html
+++ b/regression/issue-353.html
@@ -11,7 +11,7 @@
}
Cntl.$inject = ['$route'];
</script>
- <body ng:controller="Cntl">
+ <body ng:controller="Ctrl">
<a href="#/item1">test</a>
<a href="#/item2">test</a>
</body>