diff --git a/docs/src/main/asciidoc/rest-client.adoc b/docs/src/main/asciidoc/rest-client.adoc
index 4c49e0acef7794..cec13b5a7bd6c0 100644
--- a/docs/src/main/asciidoc/rest-client.adoc
+++ b/docs/src/main/asciidoc/rest-client.adoc
@@ -494,7 +494,7 @@ Setting the base URL of the client is **mandatory**, however the REST Client sup
 
 === Trusting all certificates and Disabling SSL hostname verification
 
-[IMPORTANT]
+[WARNING]
 ====
 This properties set should not be used in production.
 ====