Commit b5bde81f authored by tom's avatar tom Committed by tom goriunov

update domain "Expiration date" tooltip text

parent 3cc3937c
......@@ -55,7 +55,7 @@ const NameDomainDetails = ({ query }: Props) => {
<>
<DetailsInfoItem.Label
// eslint-disable-next-line max-len
hint="The date the name expires, upon which there is a 90 day grace period for the owner to renew. After the 90 days, the name is released to the market"
hint="The date the name expires, upon which there is a grace period for the owner to renew. After grace period ends, the name is released to the market"
isLoading={ isLoading }
>
Expiration date
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment