We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d17468 commit cb3a219Copy full SHA for cb3a219
src/resolve/metadataResolver.ts
@@ -354,7 +354,7 @@ const resolveType =
354
/**
355
* Any file with a registered suffix is potentially a content metadata file.
356
*
357
- * @param registry a metadata registry to resolve types agsinst
+ * @param registry a metadata registry to resolve types against
358
*/
359
const parseAsContentMetadataXml =
360
(registry: RegistryAccess) =>
0 commit comments