From 1da66cd968a10d795a1b2467fea4278b4bed5bdb Mon Sep 17 00:00:00 2001 From: Dennis Dang Date: Thu, 11 Jan 2018 14:55:40 -0800 Subject: [PATCH] Fix typo --- content/docs/static-type-checking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/static-type-checking.md b/content/docs/static-type-checking.md index 4f111a91..3436c4c4 100644 --- a/content/docs/static-type-checking.md +++ b/content/docs/static-type-checking.md @@ -243,7 +243,7 @@ If you use npm, run: npm run build ``` -If you see no output, it mean's that it completed successfully. +If you see no output, it means that it completed successfully. ### Type Definitions