Skip to content

Commit 4293470

Browse files
committed
fix: aimock CLI page says 'aimock vs aimock', should be 'aimock vs llmock'
1 parent a4b1a22 commit 4293470

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/aimock-cli.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
<main class="docs-content">
5252
<h1>aimock CLI</h1>
5353
<p class="lead">
54-
<code>aimock</code> is the full-stack mock orchestrator. Where <code>aimock</code> serves
54+
<code>aimock</code> is the full-stack mock orchestrator. Where <code>llmock</code> serves
5555
LLM endpoints only, <code>aimock</code> reads a JSON config file and serves LLM mocks
5656
alongside additional mock services (MCP, A2A, vector stores) on a single port.
5757
</p>
5858

59-
<h2>aimock vs aimock</h2>
59+
<h2>aimock vs llmock</h2>
6060
<table class="endpoint-table">
6161
<thead>
6262
<tr>

0 commit comments

Comments
 (0)