Minor change to intro

This commit is contained in:
Dave Allen
2013-08-29 09:43:15 -07:00
parent 692bbb95e2
commit 9e716b9bcc
+1 -1
View File
@@ -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