diff --git a/components/DomainNotRegistered.tsx b/components/DomainNotRegistered.tsx index d9a72071..b197aaa3 100644 --- a/components/DomainNotRegistered.tsx +++ b/components/DomainNotRegistered.tsx @@ -10,7 +10,7 @@ const DomainNotRegistered: FC = (): ReactElement => ( This Domain is currently not registered!
- Please try again a other Domain. + Please try again with a different domain.
);