diff --git a/website/docs/r/domain.html.markdown b/website/docs/r/domain.html.markdown
index e2e43b05..b540acfd 100644
--- a/website/docs/r/domain.html.markdown
+++ b/website/docs/r/domain.html.markdown
@@ -12,7 +12,9 @@ Provides an Incapsula Domain resource for V3 Sites.
The provider will add/delete domains to/from an Imperva site, based on this resource.
These domains are protected by Imperva and share the website settings and configuration of the onboarded website. Legitimate traffic for all verified domains is allowed.
-Note: This resource is designed to work with sites represented by the "incapsula_site_v3" resource, and cannot be used together in the same configuration with the "incapsula_site_domain_configuration" resource.
+Note:
+This resource is designed to work with sites represented by the "incapsula_site_v3" resource, and cannot be used together in the same configuration with the "incapsula_site_domain_configuration" resource.
+Adding an apex domain without its corresponding www subdomain is not supported.
## Example Usage