Skip to content
Permalink
Browse files

docs(guide/location): add missing definite article

The sentence was missing a definite article so was unclear. Added one to clarify.

Closes #10547
  • Loading branch information
Kevin Primat authored and caitp committed Dec 22, 2014
1 parent aab632b commit 7b9b82281a7e74b5cf84ccd2fce510d24b6311b9
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/content/guide/$location.ngdoc
@@ -358,7 +358,7 @@ legacy browsers and hashbang links in modern browser:

Here you can see two `$location` instances, both in **Html5 mode**, but on different browsers, so
that you can see the differences. These `$location` services are connected to a fake browsers. Each
input represents address bar of the browser.
input represents the address bar of the browser.

Note that when you type hashbang url into first browser (or vice versa) it doesn't rewrite /
redirect to regular / hashbang url, as this conversion happens only during parsing the initial URL

0 comments on commit 7b9b822

Please sign in to comment.
You can’t perform that action at this time.