Skip to content

Commit

Permalink
squash: Update JitsiConnectionEvents.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
damencho authored Mar 26, 2024
1 parent 0047f14 commit 05126a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JitsiConnectionEvents.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export enum JitsiConnectionEvents {
DISPLAY_NAME_REQUIRED = 'connection.display_name_required',

/**
* The connection properties has been update.
* The connection properties have been updated.
* @param properties {object} - All available connection properties (e.g. shard, region).
*/
PROPERTIES_UPDATED = 'connection.propertiesUpdated'
Expand Down

0 comments on commit 05126a0

Please sign in to comment.