diff --git a/src/components/HomeserverOptions.tsx b/src/components/HomeserverOptions.tsx index 4e20289..de3d51a 100644 --- a/src/components/HomeserverOptions.tsx +++ b/src/components/HomeserverOptions.tsx @@ -91,7 +91,7 @@ const HomeserverOptions: React.FC = () => { checked={rememberSelection} onChange={(e): void => setRemeberSelection(e.target.checked)} > - Remember my choice. + Remember my choice