Skip to content

Commit

Permalink
Update js/packages/teams-ai/src/Application.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Corina <[email protected]>
  • Loading branch information
aacebo and corinagum authored Jan 9, 2024
1 parent 9087870 commit dfd46f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/packages/teams-ai/src/Application.ts
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ export class Application<TState extends TurnState = TurnState> {
}

/**
* Sets the bots error handler
* Sets the bot's error handler
* @param handler Function to call when an error is encountered.
* @returns {this} The application instance for chaining purposes.
*/
Expand Down

0 comments on commit dfd46f9

Please sign in to comment.