Skip to content

Typographical errors in description of styleUrl field of Component directive interface #60258

@rewento

Description

@rewento

Describe the problem that you experienced

Description reads: "One relative paths or an absolute URL for files containing CSS stylesheet to use in this component."

It should read: "One relative path or an absolute URL for a file containing a CSS stylesheet to use in this component."

Enter the URL of the topic with the problem

https://angular.dev/api/core/Component#styleUrl

Describe what you were looking for in the documentation

No response

Describe the actions that led you to experience the problem

No response

Describe what you want to experience that would fix the problem

No response

Add a screenshot if that helps illustrate the problem

Unfortunately, I'm encountering a 403 HTTP error response when attempting to upload a screen capture image. But the problem is readily apparent upon visiting https://angular.dev/api/core/Component#styleUrl.

If this problem caused an exception or error, please paste it here


If the problem is browser-specific, please specify the device, OS, browser, and version


Provide any additional information here in as much as detail as you can

The typographical errors are also present in this JSDoc comment in the source code: https://github.com/angular/angular/blob/aa1ab41e6ce7196ef5f08f928a3dcedd94c1f945/packages/core/src/metadata/directives.ts#L585

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsRelated to the documentationgood first issueLabel noting a good first issue to be worked on by a community memberopen for contributionsAn issue that is suitable for a community contributor (based on its complexity/scope).

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions