Skip to content

Commit 29e0535

Browse files
authored
Apply suggestion from @aaronsteers
1 parent 46d5873 commit 29e0535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/generate_component_manifest_files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def generate_init_module_content() -> str:
3434
def generate_json_schema():
3535
"""Generate JSON schema from the YAML file for schemastore.org registration.
3636
37-
When published to schemastore.org, a number of IDEs and libraries
37+
When registered with schemastore.org, a number of IDEs and libraries
3838
automatically apply the JSON Schema validation features such as:
3939
- auto-complete for keys and enums
4040
- hover-tooltips for descriptions and examples

0 commit comments

Comments
 (0)