From 16db4e7088a13c354fe866e2f7dfdfc1ed8b36c7 Mon Sep 17 00:00:00 2001 From: Dave Allen Date: Tue, 3 Sep 2013 14:15:47 -0700 Subject: [PATCH] Minor changes to section on collections --- meteor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor/README.md b/meteor/README.md index 0c3fbe07a6..a654e86da9 100644 --- a/meteor/README.md +++ b/meteor/README.md @@ -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: - Code (TypeScript and transpiled JS):