diff --git a/docs/content/components/loaders.md b/docs/content/components/loaders.md
index 58de132d..d9000eb8 100644
--- a/docs/content/components/loaders.md
+++ b/docs/content/components/loaders.md
@@ -8,12 +8,19 @@ bundle: loaders
Loaders inform users that an action is still in progress and might take a while to complete.
-## Animated ellipsis
-
-The `.animated-ellipsis` can be used for any kind of text to add an animated ellipsis.
+## Animated Ellipsis
+Add an animated ellipsis at the end of text with ``.
```html live
-Loading
-...
+Loading
+```
+
+It can also be used in combination with other components.
+
+```html live
+