Minor changes to section on collections

This commit is contained in:
Dave Allen
2013-09-03 14:15:47 -07:00
parent d6fe70c01b
commit 16db4e7088

View File

@@ -70,7 +70,7 @@ For organizational purposes, any additional code related to each Collection can
##Reference app
A simple Meteor reference application created with TypeScript is listed below. It is based on the Microscope reference app in [Discover Meteor](http://www.discovermeteor.com/ "http://www.discovermeteor.com/").
Listed below is a simple Meteor reference application created with TypeScript is listed below. It is based on the Microscope reference app in [Discover Meteor](http://www.discovermeteor.com/ "http://www.discovermeteor.com/").
- Sample Site: <http://microscopic-typescript.meteor.com/>
- Code (TypeScript and transpiled JS): <https://github.com/fullflavedave/MicroscopicTypeScript>