fix(misc) fix typos

Found via `codespell -q 3 -S ./lang -L miliseconds`
This commit is contained in:
luzpaz
2022-07-14 03:10:08 -04:00
committed by GitHub
parent 29669d88dc
commit c7f96de787
54 changed files with 76 additions and 76 deletions

View File

@@ -46,7 +46,7 @@ export type Props = {
loadedPreview: Function,
/**
* Represents the virtual background setted options.
* Represents the virtual background set options.
*/
options: Object,