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

Commit 170cd96

Browse files
odduilgalfaso
authored andcommitted
fix(docs): fix typo "Hasbang"
Closes #12712
1 parent 1d18e60 commit 170cd96

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
@@ -301,7 +301,7 @@ it('should show example', inject(
301301
### Fallback for legacy browsers
302302

303303
For browsers that support the HTML5 history API, `$location` uses the HTML5 history API to write
304-
path and search. If the history API is not supported by a browser, `$location` supplies a Hasbang
304+
path and search. If the history API is not supported by a browser, `$location` supplies a Hashbang
305305
URL. This frees you from having to worry about whether the browser viewing your app supports the
306306
history API or not; the `$location` service makes this transparent to you.
307307

0 commit comments

Comments
 (0)