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> = () => { ...@@ -91,7 +91,7 @@ const HomeserverOptions: React.FC<IProps> = () => {
checked={rememberSelection} checked={rememberSelection}
onChange={(e): void => setRemeberSelection(e.target.checked)} onChange={(e): void => setRemeberSelection(e.target.checked)}
> >
Remember my choice. Remember my choice
</StyledCheckbox> </StyledCheckbox>
<Button <Button
onClick={(): void => { onClick={(): void => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment