From 0f3a053d8f915b07edbe91ee89a54edab52ce15b Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Sun, 13 Nov 2016 13:38:25 -0800 Subject: [PATCH] verbiage tweaks. also ngrok kill adjustments. --- src/client/dialogs/appSettingsDialog.tsx | 4 ++-- src/server/botFrameworkService.ts | 8 ++++---- src/server/ngrok.ts | 15 ++++++++++++--- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/src/client/dialogs/appSettingsDialog.tsx b/src/client/dialogs/appSettingsDialog.tsx index 8181a9ff9..b71f8ccd4 100644 --- a/src/client/dialogs/appSettingsDialog.tsx +++ b/src/client/dialogs/appSettingsDialog.tsx @@ -191,8 +191,8 @@ export class AppSettingsDialog extends React.Component<{}, {}> {
-
The Callback URL is where the bot you're communicating with sends reply messages.
-
NOTE: ngrok is controlling the value of this field. Clear your ngrok path to regain control of this value.
+
The Callback URL is where the bot sends reply messages.
+
Note: ngrok is currently in control of this field. Clear your ngrok path to regain control of it.