Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RIAEvangelist committed Nov 19, 2020
1 parent d3c84c4 commit 1a19615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ import Pizza from 'my-delicious-pizza';

const is=new IsMy;

//will throuw because 42 is not a Pizza Type
//will throw because 42 is not a Pizza Type
//and
is.pizza(42)

Expand Down

0 comments on commit 1a19615

Please sign in to comment.