docs(api): remove extra the
This commit is contained in:

committed by
Jeremy Elbourn

parent
c08d76c7f8
commit
cf3ceba2cc
@ -3,7 +3,7 @@ import {OpaqueToken} from 'angular2/core';
|
||||
|
||||
/**
|
||||
* `LocationStrategy` is responsible for representing and reading route state
|
||||
* from the the browser's URL. Angular provides two strategies:
|
||||
* from the browser's URL. Angular provides two strategies:
|
||||
* {@link HashLocationStrategy} (default) and {@link PathLocationStrategy}.
|
||||
*
|
||||
* This is used under the hood of the {@link Location} service.
|
||||
|
Reference in New Issue
Block a user