Fix various typos (#2149)
* Fix various typos Found via `codespell -q 3` * Commit updated API documentation Co-authored-by: Owncast <owncast@owncast.online>
This commit is contained in:
@@ -14,7 +14,7 @@ export default class ExternalActionModal extends Component {
|
||||
this.setIframeLoaded = this.setIframeLoaded.bind(this);
|
||||
}
|
||||
componentDidMount() {
|
||||
// initalize and display Micromodal on mount
|
||||
// initialize and display Micromodal on mount
|
||||
try {
|
||||
MicroModal.init({
|
||||
awaitCloseAnimation: false,
|
||||
|
||||
Reference in New Issue
Block a user