From c50736a6a565faf4fd69ef989b60d39f687fc197 Mon Sep 17 00:00:00 2001 From: Michael Zhou Date: Sun, 24 Apr 2016 09:06:33 -0400 Subject: [PATCH] Fix a small typo in README.md s/JavaSript/JavaScript --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2ac7bc..463cffc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tern-closure [tern-closure][tern-closure] is a plugin which adds support for [Closure -Compiler annotations][compiler] and the Closure type system to the JavaSript +Compiler annotations][compiler] and the Closure type system to the JavaScript code intelligence system [Tern][tern]. To use tern-closure, you need to [install](#installation) it and then