Merge pull request #236 from pablogamboa/patch-1

Fix typo in observable docs
This commit is contained in:
Konsta Vesterinen
2016-07-26 09:39:10 +03:00
committed by GitHub

View File

@@ -152,7 +152,7 @@ Category has many Products.
Observing multiple columns Observing multiple columns
----------------------- -----------------------
You can also observe multiple columns by spesifying all the observable columns You can also observe multiple columns by specifying all the observable columns
in the decorator. in the decorator.