Skip to content

Commit cb3a219

Browse files
committed
chore: typo
1 parent 9d17468 commit cb3a219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/resolve/metadataResolver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ const resolveType =
354354
/**
355355
* Any file with a registered suffix is potentially a content metadata file.
356356
*
357-
* @param registry a metadata registry to resolve types agsinst
357+
* @param registry a metadata registry to resolve types against
358358
*/
359359
const parseAsContentMetadataXml =
360360
(registry: RegistryAccess) =>

0 commit comments

Comments
 (0)