From c2db36a8c13774ddff464b095b3ec411c47b22e2 Mon Sep 17 00:00:00 2001 From: Itamar Date: Mon, 18 Apr 2016 13:36:12 +0300 Subject: [PATCH] Remove extra "entirely" --- docs/templates/action-sheet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates/action-sheet.html b/docs/templates/action-sheet.html index 3cde5b3e..3372a8c6 100644 --- a/docs/templates/action-sheet.html +++ b/docs/templates/action-sheet.html @@ -82,7 +82,7 @@

Additional Options


External Triggers

-

To use an entirely different element entirely to control the action sheet, use the following markup. Make sure that the ID for the action sheet and the toggle match up. The zf-as-button element is optional here, since you're using another element to trigger the action sheet.

+

To use an entirely different element to control the action sheet, use the following markup. Make sure that the ID for the action sheet and the toggle match up. The zf-as-button element is optional here, since you're using another element to trigger the action sheet.

Toggle