This commit is contained in:
Cory LaViska
2023-01-05 13:33:10 -05:00
parent 7645b997b2
commit b183a04fba

View File

@@ -564,7 +564,7 @@
result += `
## Dependencies
This component imports the following dependencies.
This component automatically imports the following dependencies.
${createDependenciesList(component.tagName, getAllComponents(metadata))}
`;