diff --git a/demos/hide-when/main.html b/demos/hide-when/main.html index 7706d43120..581e2f5c05 100644 --- a/demos/hide-when/main.html +++ b/demos/hide-when/main.html @@ -6,4 +6,4 @@
(hideWhen="android") This text is hidden on Android only. Click the Android tab to hide this text.
-(showWhen="ios") This text is shown on iOS only. Click the Android tab to hide this text.
-