Skip to content

Commit 1ffe150

Browse files
authored
fix(release): minor change to trigger semantic release to publish new version (webex#838)
1 parent 290073c commit 1ffe150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/WebexInMeeting/WebexInMeeting.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import WebexMeetingHostAuthentication from '../WebexMeetingHostAuthentication/We
1919

2020
/**
2121
* Webex In-Meeting component displays the remote stream plus
22-
* the local stream at the bottom right corner
22+
* the local stream at the bottom right corner.
2323
*
2424
* @param {object} props Data passed to the component
2525
* @param {string} props.className Custom CSS class to apply

0 commit comments

Comments
 (0)