We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b6d74 commit d0351c4Copy full SHA for d0351c4
src/ng/directive/attrs.js
@@ -11,7 +11,7 @@
11
* make the link go to the wrong URL if the user clicks it before
12
* Angular has a chance to replace the `{{hash}}` markup with its
13
* value. Until Angular replaces the markup the link will be broken
14
- * and will most likely return a 404 error. The `ngHref` directive
+ * and will most likely return a 404 error. The `ngHref` directive
15
* solves this problem.
16
*
17
* The wrong way to write it:
0 commit comments