From 9e716b9bcc2b1949c85241bd3594d17b77b3e623 Mon Sep 17 00:00:00 2001 From: Dave Allen Date: Thu, 29 Aug 2013 09:43:15 -0700 Subject: [PATCH] Minor change to intro --- meteor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor/README.md b/meteor/README.md index f501dcf54..092eaf02f 100644 --- a/meteor/README.md +++ b/meteor/README.md @@ -1,6 +1,6 @@ #Meteor Type Definitions Usage Notes -In order to effectively write your Meteor app with TypeScript, you will probably need to do these things: +In order to effectively write a Meteor app with TypeScript, you will probably need to do these things: - Reference the Meteor type definitions file (meteor.d.ts) - Create a Template definition file