Fixed some spelling issues and formatting problems#107
Open
ternera wants to merge 4 commits into
Open
Conversation
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
💸 TL;DR
Fixed some spelling issues and formatting problems.