diff --git a/docs/html-pages/low-code-quickstart.md b/docs/html-pages/low-code-quickstart.md
index f35c7164..4edb9ddd 100644
--- a/docs/html-pages/low-code-quickstart.md
+++ b/docs/html-pages/low-code-quickstart.md
@@ -120,7 +120,8 @@ This is the complete, working page. Copy all of it into a plain text editor (or
-
+
+
```
- !!! tip "Pin a version"
+ !!! warning "Pin a version"
`@latest` always resolves to the newest release. For production pages, pin an explicit version (for example `seatable-html-page-sdk@1.0.0`) so a new release cannot change behavior unexpectedly.