-
Notifications
You must be signed in to change notification settings - Fork 27k
docs: Match description with element in lifecycle hooks example #45063
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
Conversation
|
@alistairkane92 Looks like the commit message needs to be fixed, and we need your CLA signed. Otherwise this looks ready to go. |
8bc49c0 to
e5e374a
Compare
|
jessicajaniuk I've signed the CLA and amended the commit message. Thanks! |
Changes <div> to <p> in description to match the elements in the screenshot. Update lifecycle-hooks.md Changes <div> to <p> in description to match the elements in the screenshot.
AndrewKushnir
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alistairkane92 thanks for improving Angular docs!
|
This PR was merged into the repository by commit 2e2c80a. |
Changes <div> to <p> in description to match the elements in the screenshot. Update lifecycle-hooks.md Changes <div> to <p> in description to match the elements in the screenshot. PR Close #45063
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |


Changes
<div>to<p>in description to match the elements in the screenshot.PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Documentation reads
<div>where the code examples uses<p>Issue Number: N/A
What is the new behavior?
Documentation reads
<p>to match the code examplesDoes this PR introduce a breaking change?
Other information