We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24bfae commit 7f6ba55Copy full SHA for 7f6ba55
docs/content/guide/$location.ngdoc
@@ -350,7 +350,7 @@ base and the path that should be handled by the application.
350
### Base href constraints
351
352
The `$location` service is not able to function properly if the current URL is outside the URL given
353
-as the base href. This can have subtle confusing consequencies...
+as the base href. This can have subtle confusing consequences...
354
355
Consider a base href set as follows: `<base href="/base/">` (i.e. the application exists in the "folder"
356
called `/base`). The URL `/base` is actually outside the application (it refers to the `base` file found
0 commit comments