diff --git a/docs/guides/action_triggers.md b/docs/guides/action_triggers.md
index d4d281b5c..a50b53261 100644
--- a/docs/guides/action_triggers.md
+++ b/docs/guides/action_triggers.md
@@ -11,12 +11,11 @@ A trigger is an extensibility point to which actions can be bound.
## Get an API Explorer Token
-Head to the APIs section of your [Auth0 Dashboard](https://manage.auth0.com/#/apis) and click on the
-**Auth0 Management API**.
+Head to the APIs section of your [Auth0 Dashboard](https://manage.auth0.com/#/apis) and select **Auth0 Management API**.
-Click on the **Create & Authorize Test Application** within the **API Explorer** tab.
+Select **Create & Authorize Test Application** within the **API Explorer** tab.
@@ -24,15 +23,15 @@ Copy the **Token** contents and go to the [Management API Explorer](https://auth
-Click the **Set API Token** button at the top left.
+Select **Set API Token** button at the top left.
Set the **API Token** by pasting the **Token** that you copied above.
-Click the **Set Token** button.
+Select **Set Token** button.
-Retrieve the set of triggers available within actions by clicking on the **Try** button at
+Retrieve the set of triggers available within actions by selecting the **Try** button at
[https://auth0.com/docs/api/management/v2#!/Actions/get_triggers](https://auth0.com/docs/api/management/v2#!/Actions/get_triggers).
diff --git a/templates/guides/action_triggers.md b/templates/guides/action_triggers.md
index d4d281b5c..a50b53261 100644
--- a/templates/guides/action_triggers.md
+++ b/templates/guides/action_triggers.md
@@ -11,12 +11,11 @@ A trigger is an extensibility point to which actions can be bound.
## Get an API Explorer Token
-Head to the APIs section of your [Auth0 Dashboard](https://manage.auth0.com/#/apis) and click on the
-**Auth0 Management API**.
+Head to the APIs section of your [Auth0 Dashboard](https://manage.auth0.com/#/apis) and select **Auth0 Management API**.
-Click on the **Create & Authorize Test Application** within the **API Explorer** tab.
+Select **Create & Authorize Test Application** within the **API Explorer** tab.
@@ -24,15 +23,15 @@ Copy the **Token** contents and go to the [Management API Explorer](https://auth
-Click the **Set API Token** button at the top left.
+Select **Set API Token** button at the top left.
Set the **API Token** by pasting the **Token** that you copied above.
-Click the **Set Token** button.
+Select **Set Token** button.
-Retrieve the set of triggers available within actions by clicking on the **Try** button at
+Retrieve the set of triggers available within actions by selecting the **Try** button at
[https://auth0.com/docs/api/management/v2#!/Actions/get_triggers](https://auth0.com/docs/api/management/v2#!/Actions/get_triggers).