LearningTypeScript / projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.
https://learningtypescript.com/projects
235 stars 156 forks source link

✍ Typo: [modifiers-of-the-types] Misnamed function in README.md #190

Closed meganku-msft closed 1 year ago

meganku-msft commented 1 year ago

Typo Report Checklist

Impacted Project File

type-modifiers\modifiers-of-the-types\02-artifact-assertions\README.md

What's Wrong?

this readme refers to a function called announceArtifact instead of getArtifactType.

Additional Info

No response

JoshuaKGoldberg commented 1 year ago

Thanks for reporting the typo @meganku-msft! This actually was fixed by #174, but I'd neglected to push those updates to the live site. Will do now.