From 34f2ffe148f58ddb85b1213d9efdd38d0a895aa0 Mon Sep 17 00:00:00 2001 From: Leo Caseiro Date: Fri, 13 May 2016 16:56:26 +1000 Subject: [PATCH] Spell mistake on Docs isEanbled to isEnabled --- apps/tests/ui/switch/switch.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/tests/ui/switch/switch.md b/apps/tests/ui/switch/switch.md index 70590e273..cd77475f8 100644 --- a/apps/tests/ui/switch/switch.md +++ b/apps/tests/ui/switch/switch.md @@ -7,12 +7,12 @@ previous_url: /ApiReference/ui/switch/HOW-TO # Switch Using a switch requires the Switch module. -### Binding the Switch checked property and Button isEanbled property to a observable view-model property. +### Binding the Switch checked property and Button isEnabled property to a observable view-model property. ``` XML {%raw%} -