Skip to content

Commit

Permalink
Merge pull request #20 from DenisGorbachev/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Morten N.O. Nørgaard Henriksen committed Dec 18, 2013
2 parents 53aabc4 + 4e34dce commit 6351e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ GroundDB is like a normal `Meteor.Collection` - but changes and outstanding meth
*Example of different patterns. Grounding a `Meteor.Collection` will attach the `cache`, `resume` and `cross tabs update offline`*

##Pure client-side offline databases (variants)
GroundDB can be applyed on client-side only eg.: `new Meteor.Collection(null);`
GroundDB can be applied on client-side only eg.: `new Meteor.Collection(null);`
```js

// Creates client-side only database, this one maps on suffix `null`
Expand Down

0 comments on commit 6351e6d

Please sign in to comment.