Skip to content

docs: fix preposition in libraries naming callout#68889

Open
erkamyaman wants to merge 1 commit into
angular:mainfrom
erkamyaman:docs-libraries-used-by-typo
Open

docs: fix preposition in libraries naming callout#68889
erkamyaman wants to merge 1 commit into
angular:mainfrom
erkamyaman:docs-libraries-used-by-typo

Conversation

@erkamyaman
Copy link
Copy Markdown
Contributor

The naming callout said the ng- prefix is "used from the Angular framework". Change to "used by", matching standard usage and the surrounding prose.

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?

The "Naming your library" callout on the Creating libraries guide says:

The ng- prefix is a reserved keyword used from the Angular framework and its libraries.

used from is the wrong preposition.

What is the new behavior?

The ng- prefix is a reserved keyword used by the Angular framework and its libraries.

Does this PR introduce a breaking change?

  • Yes
  • No

The naming callout said the ng- prefix is "used from the Angular framework". Change to "used by", matching standard usage and the surrounding prose.
@pullapprove pullapprove Bot requested a review from MarkTechson May 22, 2026 20:22
@angular-robot angular-robot Bot added the area: docs Related to the documentation label May 22, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 22, 2026
@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 May 22, 2026
@JeanMeche JeanMeche removed the request for review from MarkTechson May 22, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants