Skip to content

Commit 1cc4c04

Browse files
author
Vlad Balin
committed
Update RelationsGuide.md
1 parent 5f262e4 commit 1cc4c04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/RelationsGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Assuming that we will have just one instance of this widget on the screen, it's
376376
window.onunload = () => this.model.save();
377377
```
378378

379-
That's really quick and very dirty example, but I think you got the general idea.
379+
That's really quick and very dirty example (describen trick with local storage is really okay for the top level View only), but I think you got the general idea.
380380

381381
### For the React guys...
382382

0 commit comments

Comments
 (0)