Skip to content

Commit b8fd231

Browse files
committed
chore: Update README
1 parent a2e1410 commit b8fd231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import com.commandbar.android.HelpHubWebView;
4343
- `orgId` (required): Your Organization ID from [CommandBar](https://app.commandbar.com)
4444
- `spinnerColor` (optional): Optionally specify a color to render the loading Spinner
4545
- `articleId` (optional): Optionally specify an article ID to open a specific article in HelpHub
46-
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with
46+
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with in HelpHub/Copilot
4747

4848
### `HelpHubWebView`
4949

@@ -54,7 +54,7 @@ import com.commandbar.android.HelpHubWebView;
5454
- `orgId` (required): Your Organization ID from [CommandBar](https://app.commandbar.com)
5555
- `spinnerColor` (optional): Optionally specify a color to render the loading Spinner
5656
- `articleId` (optional): Optionally specify an article ID to open a specific article in HelpHub
57-
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with
57+
- `onFallbackAction` (optional): A callback function to receive an event when a Fallback CTA is interacted with HelpHub/Copilot
5858

5959
### Run the Example
6060

0 commit comments

Comments
 (0)