Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Missions use the same rolling Rate Limits as regular sessions. Running a Mission

## BYOK

All Individual, Teams, and Enterprise plans include an allowance of free BYOK usage. After this allowance, BYOK usage will be charged according to your specific plan.
All Individual plans include an allowance of free BYOK usage. After this allowance, BYOK usage will be charged according to your specific plan.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P2] Remove trailing whitespace in BYOK pricing line

The updated BYOK sentence ends with a trailing space, which is easy to miss and can introduce noisy diffs or fail whitespace checks in formatting pipelines. Trimming it keeps the MDX clean and avoids accidental hard-break formatting if the line later gains a second trailing space.

Suggested change
All Individual plans include an allowance of free BYOK usage. After this allowance, BYOK usage will be charged according to your specific plan.
All Individual plans include an allowance of free BYOK usage. After this allowance, BYOK usage will be charged according to your specific plan.


## FAQ

Expand Down
Loading