Преглед на файлове

spelling: example

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Josh Soref преди 3 години
родител
ревизия
6d42598e35
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      client/components/Settings/SettingsChangeEmail.tsx

+ 1 - 1
client/components/Settings/SettingsChangeEmail.tsx

@@ -78,7 +78,7 @@ const SettingsChangeEmail: FC = () => {
             </Text>
             <TextInput
               {...email("changeemailaddress")}
-              placeholder="john@examaple.com"
+              placeholder="john@example.com"
               flex="1 1 auto"
               maxWidth="240px"
             />