fix: remove duplicate-word typos across SDK error, run-engine docs, and schemaTask doc#3696
fix: remove duplicate-word typos across SDK error, run-engine docs, and schemaTask doc#3696devteamaegis wants to merge 1 commit into
Conversation
…nd schemaTask doc
🦋 Changeset detectedLatest commit: ae2f8a5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Hi @devteamaegis, thanks for your interest in contributing! This project requires that pull request authors are vouched, and you are not in the list of vouched users. This PR will be closed automatically. See https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md for more details. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
WalkthroughThis PR corrects five separate typos and documentation inconsistencies across the trigger.dev SDK. The changes include fixing a duplicated "to" in an error message for assertTaskUsableAsTool, correcting a "the the" typo in a JSDoc comment for heartbeatRun, refining wording in schemaTask documentation, clarifying guidance in run-engine README about idempotencyKey usage, and documenting the patch release via changeset. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Four small duplicated-word typos:
Diff is exactly 4 lines + 1 changeset entry (patch for `@trigger.dev/sdk` since `ai.ts` is in a public package).
Novelty
`gh pr list --search` for each phrase across the repo returned no open PRs touching these lines. No open typo PR at all.
Test plan