Skip to content

Commit 32d78a4

Browse files
committed
docs(marketing): add parameter placeholder to /plannotator-review command
For provenance purposes, this commit was AI assisted.
1 parent 96eab3a commit 32d78a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/marketing/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ import AnnoReplace from '../components/landing/AnnoReplace.astro';
323323
<span class="cap-desc">Annotate the agent's last message</span>
324324
</div>
325325
<div class="cap-item">
326-
<code class="cap-cmd">/plannotator-review</code>
326+
<code class="cap-cmd">/plannotator-review &lt;null|pr-url&gt;</code>
327327
<span class="cap-desc">Code review for local changes or GitHub and GitLab PRs</span>
328328
</div>
329329
</div>

0 commit comments

Comments
 (0)