Skip to content

Commit 5272f61

Browse files
blog: emoji
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 6db5aa3 commit 5272f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/2025-04-10-data-validation-in-juno-best-practices-and-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Juno offers three main approaches for data validation:
3333

3434
1. **Hooks (on_set_doc)**
3535
2. **Custom Endpoints**
36-
3. **Assertion Hooks (assert_set_doc)** #---- Recommended approach
36+
3. **Assertion Hooks (assert_set_doc)** 👈 --- Recommended approach
3737

3838
Let's explore each approach with simple examples:
3939

0 commit comments

Comments
 (0)