Skip to content

Conversation

@looshch
Copy link
Contributor

@looshch looshch commented Oct 27, 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 bencodezen October 27, 2024 17:55
@angular-robot angular-robot bot added the area: docs Related to the documentation label Oct 27, 2024
@ngbot ngbot bot added this to the Backlog milestone Oct 27, 2024
Remove an unnecessary whitespace between an opening parenthesis and a
word in the documentation on lifecycle.

Closes #58380

PR Close #58381
@github-actions
Copy link

Deployed adev-preview for 171b390 to: https://ng-dev-previews-fw--pr-angular-angular-58381-adev-prev-x602cg2r.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

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 improving the docs !

@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 27, 2024
@JeanMeche JeanMeche removed the request for review from bencodezen October 27, 2024 19:53
@looshch looshch closed this by deleting the head repository Oct 28, 2024
@looshch
Copy link
Contributor Author

looshch commented Oct 28, 2024

@JeanMeche here’s a clone PR, sorry for this!

@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 adev: preview 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

2 participants