From fdc2f723a513ff4827e53d5a01bdb03d1273a131 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 5 Aug 2021 14:36:00 +0900 Subject: [PATCH] docs: Fix placeholders typo (#34686) --- site/content/docs/5.1/components/placeholders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.1/components/placeholders.md b/site/content/docs/5.1/components/placeholders.md index f2be6696a1..41313a70fd 100644 --- a/site/content/docs/5.1/components/placeholders.md +++ b/site/content/docs/5.1/components/placeholders.md @@ -125,7 +125,7 @@ The size of `.placeholder`s are based on the typographic style of the parent ele ### Animation -Animate placehodlers with `.placeholder-glow` or `.placeholder-wave` to better convey the perception of something being _actively_ loaded. +Animate placeholders with `.placeholder-glow` or `.placeholder-wave` to better convey the perception of something being _actively_ loaded. {{< example >}}