We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4040625 commit 5ee9fb9Copy full SHA for 5ee9fb9
src/theme/DomainWarning.js
@@ -32,8 +32,8 @@ const DomainWarning = ({ severity = "info" }) => (
32
</div>
33
<div className="admonition-content">
34
<p>
35
- Ory and your UI must be on the hosted on same top level domain. You
36
- can't host Ory and your UI on separate top level domains:
+ Ory and your UI must be hosted on the same top level domain. You can't
+ host Ory and your UI on separate top level domains:
37
</p>
38
<ul>
39
<li>
0 commit comments