Skip to content

Commit 545e422

Browse files
Davda-JamesCopilot
andauthored
fixed closing backquote in packages/cli/agents.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 436a6c0 commit 545e422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Notes:
400400
## Examples & common workflows
401401

402402
- Initialize a project non-interactively:
403-
- `lingo.dev init --source en --targets es fr --bucket json --paths "src/locales/[locale].json"
403+
- `lingo.dev init --source en --targets es fr --bucket json --paths "src/locales/[locale].json"`
404404
- Run localization in CI (validate lockfile only):
405405
- `lingo.dev run --frozen --api-key $LINGODOTDEV_API_KEY`
406406
- Start MCP server for agent integration:

0 commit comments

Comments
 (0)