Skip to content
Snippets Groups Projects
Unverified Commit 145b8355 authored by Jorik Schellekens's avatar Jorik Schellekens Committed by GitHub
Browse files

punctuation

parent 545f4f9e
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ const HomeserverOptions: React.FC<IProps> = () => {
checked={rememberSelection}
onChange={(e): void => setRemeberSelection(e.target.checked)}
>
Remember my choice.
Remember my choice
</StyledCheckbox>
<Button
onClick={(): void => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment