Skip to content

Commit 87710d0

Browse files
fix
1 parent 532104b commit 87710d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/turnstile/concepts/hostname-management.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ When associating hostnames with a widget, follow these requirements:
3838
- Hostnames must be fully qualified domain names (FQDNs), such as `example.com` or `subdomain.example.com`.
3939
- Wildcards are not supported. Specify each hostname you want Turnstile to work on.
4040
- The hostname should not include:
41-
- A scheme (e.g., `http://` or `https://`)
42-
- A port (e.g., `443`)
43-
- A path (e.g., `/path`)
41+
- A scheme (for example, `http://` or `https://`)
42+
- A port (for example, `443`)
43+
- A path (for example, `/path`)
4444

4545
### Subdomain specification
4646

0 commit comments

Comments
 (0)