Skip to content

Fixed some spelling issues and formatting problems#107

Open
ternera wants to merge 8 commits into
reddit:mainfrom
ternera:main
Open

Fixed some spelling issues and formatting problems#107
ternera wants to merge 8 commits into
reddit:mainfrom
ternera:main

Conversation

@ternera

@ternera ternera commented May 12, 2026

Copy link
Copy Markdown

💸 TL;DR

Fixed some spelling issues and formatting problems.

@ternera ternera requested review from a team and Copilot May 12, 2026 19:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR cleans up migration guide documentation by fixing spelling and removing/normalizing a couple of formatting artifacts in both the main docs and the v0.12 versioned docs.

Changes:

  • Corrected spelling of “delineation” in the inline web view migration guide.
  • Removed an extraneous “Now” line/blank line to improve section flow.
  • Improved grammar in the Devvit singleton migration guide static assets step.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/guides/migrate/inline-web-view.md Fixes spelling and removes a stray “Now” line to improve readability.
versioned_docs/version-0.12/guides/migrate/inline-web-view.md Mirrors the same spelling/formatting fixes for the v0.12 docs.
docs/guides/migrate/devvit-singleton.md Fixes grammar in the static assets migration step.
versioned_docs/version-0.12/guides/migrate/devvit-singleton.md Mirrors the same grammar fix for the v0.12 docs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ternera ternera requested a review from Copilot May 14, 2026 14:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

@ternera

ternera commented Jun 19, 2026

Copy link
Copy Markdown
Author

@stacy-qqq, any chance this can be merged? I found some more typos and plan on adding them to the PR.

Copilot AI review requested due to automatic review settings June 19, 2026 20:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings June 19, 2026 20:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.

## Upgrade note for existing devs

`startJourney()` changed from returning only the Journey ID information to returning the Journey ID plus a receipt. If you’re upgrading existing code, you may need to update any custom response types, mocks, or destructuring assumptions so they account for the new `receipt` field.
`startJourney()` changed from returning only the Journey ID information to returning the Journey ID plus a receipt. If you’re upgrading existing code, you may need to update any custom response types, mocks, or destructuring assumptions so they account for the new `receipt` field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants