Skip to content

docs: fix typo in component bindings jsdoc#63969

Closed
chimurai wants to merge 1 commit intoangular:mainfrom
chimurai:patch-1
Closed

docs: fix typo in component bindings jsdoc#63969
chimurai wants to merge 1 commit intoangular:mainfrom
chimurai:patch-1

Conversation

@chimurai
Copy link
Copy Markdown
Contributor

@chimurai chimurai commented Sep 20, 2025

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: fix typo in jsdoc

What is the current behavior?

typo on https://angular.dev/api/core/createComponent

image
* `binding` (optional): Bindings to apply to the root component.

What is the new behavior?

* `bindings` (optional): Bindings to apply to the root component.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@google-cla
Copy link
Copy Markdown

google-cla bot commented Sep 20, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@pullapprove pullapprove bot requested a review from devversion September 20, 2025 20:45
@angular-robot angular-robot bot added the area: docs Related to the documentation label Sep 20, 2025
@ngbot ngbot bot added this to the Backlog milestone Sep 20, 2025
@google-cla google-cla bot added cla: yes and removed cla: no labels Sep 20, 2025
@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 Sep 20, 2025
@JeanMeche JeanMeche removed the request for review from devversion September 20, 2025 21:01
@angular-robot angular-robot bot requested a review from JeanMeche September 20, 2025 21:04
@JeanMeche JeanMeche added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: merge The PR is ready for merge by the caretaker labels Sep 20, 2025
@JeanMeche
Copy link
Copy Markdown
Member

Please make sure the change is single commit, else the change won't pass the linter check

@chimurai
Copy link
Copy Markdown
Contributor Author

fixed lint issue and change is now in a single commit 👍

@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Sep 20, 2025
@JeanMeche
Copy link
Copy Markdown
Member

Thanks for this, we should be good to go !

@thePunderWoman thePunderWoman removed the request for review from JeanMeche September 22, 2025 14:32
thePunderWoman pushed a commit that referenced this pull request Sep 22, 2025
@thePunderWoman
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@chimurai chimurai deleted the patch-1 branch September 22, 2025 16:10
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Oct 23, 2025
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 cla: yes target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants