Skip to content

Commit afd57e4

Browse files
committed
docs(marketing): rename folder to dir in annotate command
For provenance purposes, this commit was AI assisted.
1 parent 7fb1474 commit afd57e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/marketing/src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,8 @@ import AnnoReplace from '../components/landing/AnnoReplace.astro';
315315
<span class="cap-desc">Automatic: hooks into your agent's plan step</span>
316316
</div>
317317
<div class="cap-item">
318-
<code class="cap-cmd">/plannotator-annotate &lt;file|folder|url&gt;</code>
319-
<span class="cap-desc">Annotate any markdown, html, folder, or URL and send feedback</span>
318+
<code class="cap-cmd">/plannotator-annotate &lt;file|dir|url&gt;</code>
319+
<span class="cap-desc">Annotate any markdown, html, dir, or URL and send feedback</span>
320320
</div>
321321
<div class="cap-item">
322322
<code class="cap-cmd">/plannotator-last</code>

0 commit comments

Comments
 (0)