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

Commit 7a9b7ba

Browse files
mdarveauNarretz
authored andcommitted
docs(guide/Using $location): fix typo
Closes #16408
1 parent 62e2ec1 commit 7a9b7ba

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
@@ -391,7 +391,7 @@ called `/base`). The URL `/base` is actually outside the application (it refers
391391
in the root `/` folder).
392392

393393
If you wish to be able to navigate to the application via a URL such as `/base` then you should ensure that
394-
you server is setup to redirect such requests to `/base/`.
394+
your server is setup to redirect such requests to `/base/`.
395395

396396
See https://github.com/angular/angular.js/issues/14018 for more information.
397397

0 commit comments

Comments
 (0)