diff --git a/content/components/alerts.md b/content/components/alerts.md
index 81ddca7f..0e44c5d6 100644
--- a/content/components/alerts.md
+++ b/content/components/alerts.md
@@ -21,7 +21,7 @@ Use the following examples of alert components to show messages as feedback to y
{{< example id="default-alert-example" github="components/alerts.md" show_dark=true >}}
- Info alert! Change a few things up and try submitting again.
+ Info alert! Change a few things up and try submitting otra vez.
Danger alert! Change a few things up and try submitting again.
@@ -765,4 +765,4 @@ const dismiss: DismissInterface = new Dismiss($targetEl, $triggerEl, options, in
// programmatically hide it
dismiss.hide();
-```
\ No newline at end of file
+```