We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fb3bb commit 5131794Copy full SHA for 5131794
packages/core/src/metadata/directives.ts
@@ -583,7 +583,7 @@ export interface Component extends Directive {
583
template?: string;
584
585
/**
586
- * One relative paths or an absolute URL for files containing CSS stylesheet to use
+ * One relative path or an absolute URL for file containing a CSS stylesheet to use
587
* in this component.
588
*/
589
styleUrl?: string;
0 commit comments