diff --git a/packages/docs/src/components/Projects.astro b/packages/docs/src/components/Projects.astro
index 061d2561f..3fd1b4c70 100644
--- a/packages/docs/src/components/Projects.astro
+++ b/packages/docs/src/components/Projects.astro
@@ -1,4 +1,5 @@
+ - AWS (Amazon)
- ArkType
- Backstage (Spotify)
- Cody (SourceGraph)
diff --git a/packages/docs/src/content/docs/explanations/why-use-knip.md b/packages/docs/src/content/docs/explanations/why-use-knip.md
index 6429c4363..d6a2f8c95 100644
--- a/packages/docs/src/content/docs/explanations/why-use-knip.md
+++ b/packages/docs/src/content/docs/explanations/why-use-knip.md
@@ -13,8 +13,8 @@ in complexity and size, automated and comprehensive tooling becomes critical.
Knip finds and fixes unused files, exports and dependencies.
Deep analysis from [fine-grained entry points][1] based on the actual frameworks
-and tooling in your [(mono)repo][2] for accurate and actionable results.
-Advanced features for maximum coverage:
+and tooling in [(mono)repos][2] for accurate and actionable results. Advanced
+features for maximum coverage:
- [Custom module resolution][3]
- [Configuration file parsers][4]
diff --git a/packages/docs/src/content/docs/index.mdx b/packages/docs/src/content/docs/index.mdx
index c1dd4a1b0..218105a32 100644
--- a/packages/docs/src/content/docs/index.mdx
+++ b/packages/docs/src/content/docs/index.mdx
@@ -40,7 +40,7 @@ import Contributors from '../../components/Contributors.astro';
Deep analysis from fine-grained entry points based on the actual frameworks
- and tooling in your (mono)repo for accurate and actionable results.
+ and tooling in (mono)repos for accurate and actionable results.
Advanced features for maximum coverage:
* Custom module resolution