punctuation
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
545f4f9ef4
commit
145b835581
@ -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 => {
|
||||
|
Loading…
Reference in New Issue
Block a user