Skip to content

Commit b9a542c

Browse files
committed
docs: update description
1 parent eae7d76 commit b9a542c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Type Assertion And Predicate (`Taap`)
22

3-
A lightweight zero dependency Typescript type checking library that coerces unknown values. More concise and accurate than `typeof` checks or similar type checking methods.
3+
A lightweight zero dependency Typescript type checking library that coerces unknown value types. More concise and accurate than `typeof` checks or similar type checking methods.
44

55
<h3 align="center">
66
<a href="https://schuchard.github.io/taap/" target="_blank">📚 Docs<a>

0 commit comments

Comments
 (0)