X Tutup
The Wayback Machine - https://web.archive.org/web/20200628003953/https://github.com/angular/angular/issues/36763
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo: 'containa' vs 'contains' in the routing docs #36763

Open
Platonn opened this issue Apr 22, 2020 · 0 comments · May be fixed by #36764
Open

Typo: 'containa' vs 'contains' in the routing docs #36763

Platonn opened this issue Apr 22, 2020 · 0 comments · May be fixed by #36764

Comments

@Platonn
Copy link

@Platonn Platonn commented Apr 22, 2020

📚 Docs

Description

There is a typo in the routing docs (containa word should be contains):

The RouterModule.forRoot() method returns a module that containa the configured ..

(https://github.com/angular/angular/blob/master/aio/content/guide/router.md#register-router-and-routes)

What's the affected URL?

https://angular.io/guide/router#register-router-and-routes

Expected

The RouterModule.forRoot() method returns a module that contains the configured ...

Platonn added a commit to Platonn/angular that referenced this issue Apr 22, 2020
closes angular#36763
@Platonn Platonn linked a pull request that will close this issue Apr 22, 2020
5 of 14 tasks complete
@ngbot ngbot bot added this to the needsTriage milestone Apr 22, 2020
@ngbot ngbot bot modified the milestones: needsTriage, Backlog May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.
X Tutup