You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/partials/home.tmpl.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<divng-controller="HomeCtrl" layout="vertical">
2
2
<md-contentflex>
3
3
<p>
4
-
<ahref="http://www.google.com/design/spec/materal-design/">Material Design</a> is a specification for a unified system of visual, motion, and interaction design that adapts across different devices.
4
+
<ahref="http://www.google.com/design/spec/material-design/">Material Design</a> is a specification for a unified system of visual, motion, and interaction design that adapts across different devices.
5
5
</p>
6
6
<p>
7
7
The material design project for Angular is a complementary effort to the <ahref="http://www.polymer-project.org/">Polymer</a> project's <ahref="http://www.polymer-project.org/docs/elements/paper-elements.html">paper elements</a> collection. Our goal is to provide a set of AngularJS-native UI elements that implement the material design system.
0 commit comments