Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 82d38e4

Browse files
dguzzoNarretz
authored andcommitted
docs(guide/Using $location): format parameter name
Format parameter name as code. (It's used elsewhere in this doc page in code examples, as code itself.)
1 parent 6a743f0 commit 82d38e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/$location.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ A path should always begin with forward slash (`/`); the `$location.path()` sett
693693
forward slash if it is missing.
694694

695695
Note that the `!` prefix in the hashbang mode is not part of `$location.path()`; it is actually
696-
hashPrefix.
696+
`hashPrefix`.
697697

698698
## Crawling your app
699699

0 commit comments

Comments
 (0)