Fix typo in onboarding boxes

This commit is contained in:
Andrew Morgan 2020-04-14 14:23:30 +01:00 committed by Saúl Ibarra Corretgé
parent 55ee451f26
commit 1c229b9de5
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class AlwaysOnTopWindowSpotlight extends Component<Props, *> {
] }
dialogPlacement = 'left top'
target = { 'always-on-top-window' } >
You can toggle if you want to eenable the "always-on-top" window
You can toggle whether you want to enable the "always-on-top" window,
which is displayed when the main window loses focus.
This will be applied to all conferences.
</Spotlight>