From 3a24f829b4212ce9364aceeb33bd2549e89a214c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 14 Sep 2016 01:03:25 +0200 Subject: [PATCH] improve README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cbe77c..31fccbb 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ So to get to get access to a specific collection you document // continues from the block before... @Collection(myDb1) -class myObject extends smartdata.DbDoc { // read the next block about DbDoc +class myObject extends smartdata.DbDoc { // read the next block about DbDoc property1:string property2:number constructor(optionsArg:{