From c2cf0f9ca5afb0d97325ff0cbb1e0a6994bee567 Mon Sep 17 00:00:00 2001
From: AitorMT <25897764+AitorMT@users.noreply.github.com>
Date: Mon, 26 Feb 2024 06:33:06 +0100
Subject: [PATCH] i18n(es): Update integrations-guide.mdx
---
src/content/docs/es/guides/integrations-guide.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/es/guides/integrations-guide.mdx b/src/content/docs/es/guides/integrations-guide.mdx
index bb7e11bdb25d5..742200b66ae9e 100644
--- a/src/content/docs/es/guides/integrations-guide.mdx
+++ b/src/content/docs/es/guides/integrations-guide.mdx
@@ -230,7 +230,7 @@ Para eliminar una integraciĆ³n, primero desinstala la integraciĆ³n de tu proyect
```shell
- pnpm uninstall @astrojs/react
+ pnpm remove @astrojs/react
```