Merge pull request #3819 from NativeScript/niliev/cookbook

Cookbook typo
This commit is contained in:
Nikolay Tsonev
2017-03-17 11:38:52 +02:00
committed by GitHub

View File

@ -34,5 +34,5 @@ Other frequently used modules when working with a DockLayout include:
## Remove child view from layout
{%snippet dock-layout-removechild%}
## Setting the dock roperty
## Setting the dock property
{%snippet dock-layout-setdocl%}