fix: typo accessible
This commit is contained in:
parent
d2f01c3e38
commit
ff805e7c0d
|
|
@ -232,7 +232,7 @@ export default function SubdomainEditor() {
|
|||
}}
|
||||
help={`This ${
|
||||
isPost ? "post" : "page"
|
||||
} will be accesisble from this time`}
|
||||
} will be accessible from this time`}
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue