diff --git a/src/domain-structure.md b/src/domain-structure.md index 9cae52d7..2e278a96 100644 --- a/src/domain-structure.md +++ b/src/domain-structure.md @@ -200,5 +200,5 @@ Note: Please refer to the [frequently asked questions](https://docs.is-a.dev/faq ### proxied (*optional*) Enable Cloudflare proxy for your domain. Disabled by default. To enable it, add this line of code: ```json - "proxied": true +"proxied": true ```