From a2a17b178bb87ef7ad5cf38d44e7ac2b3d6429aa Mon Sep 17 00:00:00 2001
From: Marco Del Tufo <marco.deltufo@exact-lab.it>
Date: Tue, 1 Aug 2023 09:52:34 +0000
Subject: [PATCH] Update java-javascript-v3-api.md

---
 .../apis/java-javascript-v3-api.md                              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/software-developer-documentation/apis/java-javascript-v3-api.md b/docs/software-developer-documentation/apis/java-javascript-v3-api.md
index 663df3215ee..a8847c9771d 100644
--- a/docs/software-developer-documentation/apis/java-javascript-v3-api.md
+++ b/docs/software-developer-documentation/apis/java-javascript-v3-api.md
@@ -870,7 +870,7 @@ method on the update object. Example:
      sample.freezeForChildren();
      v3.updateSamples(sessionToken, Arrays.asList(sample));
 
-Freezing can not be reverted.
+> :warning: **Freezing can not be reverted.**
 
 The timestamp of freezing, the types of freezing, the user and the
 identifier of the frozen entity will be stored in the database as a
-- 
GitLab