From 45a560761fa3eee4f222d68ddf4ecc23c37d4e8b Mon Sep 17 00:00:00 2001 From: Caio Pizzol Date: Wed, 29 Apr 2026 07:46:18 -0300 Subject: [PATCH 1/2] docs(intro): tighten installation card copy --- apps/docs/getting-started/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/getting-started/introduction.mdx b/apps/docs/getting-started/introduction.mdx index a7bd32e415..b00afe7777 100644 --- a/apps/docs/getting-started/introduction.mdx +++ b/apps/docs/getting-started/introduction.mdx @@ -28,7 +28,7 @@ SuperDoc renders and edits DOCX files directly in the browser. Built on OOXML icon="download" href="/getting-started/installation" > - Get started in minutes + Get started in seconds Date: Wed, 29 Apr 2026 07:54:51 -0300 Subject: [PATCH 2/2] chore: retrigger docs preview workflow