Skip to content

Commit

Permalink
Doc edits
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Dec 10, 2024
1 parent 055a2e3 commit 0f640e1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions packages/docs/src/components/Projects.astro
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<ul>
<li><a href="https://github.com/aws-samples/baseline-environment-on-aws">AWS (Amazon)</a></li>
<li><a href="https://github.com/arktypeio/arktype">ArkType</a></li>
<li><a href="https://github.com/backstage/backstage">Backstage (Spotify)</a></li>
<li><a href="https://github.com/sourcegraph/cody">Cody (SourceGraph)</a></li>
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/src/content/docs/explanations/why-use-knip.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ import Contributors from '../../components/Contributors.astro';
<Card title="How?" icon="setting">

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
Expand Down

0 comments on commit 0f640e1

Please sign in to comment.