Skip to content

Conversation

@looshch
Copy link
Contributor

@looshch looshch commented Oct 28, 2024

Remove an unnecessary whitespace between an opening parenthesis and a word in the documentation on lifecycle.

Closes #58380

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

there is an unnecessary whitespace in the section about ngAfterContentInit of the documentation on lifecycle (highlighted on the screenshot)

Image

Issue Number: #58380

What is the new behavior?

the unnecessary whitespace is removed
Screenshot 2024-10-27 at 7 18 34 PM

Does this PR introduce a breaking change?

  • Yes
  • No

@pullapprove pullapprove bot requested a review from jelbourn October 28, 2024 11:45
Remove an unnecessary whitespace between an opening parenthesis and a
word in the documentation on lifecycle.

Closes #58380

PR Close #58388
@angular-robot angular-robot bot added the area: docs Related to the documentation label Oct 28, 2024
@ngbot ngbot bot added this to the Backlog milestone Oct 28, 2024
Copy link
Member

@JeanMeche JeanMeche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this !

@JeanMeche JeanMeche removed the request for review from jelbourn October 28, 2024 17:42
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Oct 28, 2024
@alxhub
Copy link
Member

alxhub commented Oct 28, 2024

This PR was merged into the repository by commit 63f3d0c.

The changes were merged into the following branches: main, 18.2.x, 19.0.x

@alxhub alxhub closed this in 63f3d0c Oct 28, 2024
alxhub pushed a commit that referenced this pull request Oct 28, 2024
Remove an unnecessary whitespace between an opening parenthesis and a
word in the documentation on lifecycle.

Closes #58380

PR Close #58388

PR Close #58388
alxhub pushed a commit that referenced this pull request Oct 28, 2024
Remove an unnecessary whitespace between an opening parenthesis and a
word in the documentation on lifecycle.

Closes #58380

PR Close #58388

PR Close #58388
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

an unnecessary whitespace in the documentation on lifecycle

3 participants