Skip to content

Fix typos on "Available environments" docs page - #265

Open
karlhorky wants to merge 1 commit into
stackblitz:mainfrom
karlhorky:patch-1
Open

Fix typos on "Available environments" docs page#265
karlhorky wants to merge 1 commit into
stackblitz:mainfrom
karlhorky:patch-1

Conversation

@karlhorky

Copy link
Copy Markdown

Summary of changes

Fix typos in Available environments docs page

CopilotAI lite review requested due to automatic review settings August 19, 2026 14:52
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz CodeflowRun & review this pull request in StackBlitz Codeflow.

@stackblitz-staging

Copy link
Copy Markdown

Review PR in StackBlitz CodeflowRun & review this pull request in StackBlitz Codeflow.

@netlify

netlifyBot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for stackblitz-docs failed. Why did it fail? →

NameLink
🔨 Latest commitdc0fb93
🔍 Latest deploy loghttps://app.netlify.com/projects/stackblitz-docs/deploys/6a85c31942730b0008846ec3

@karlhorkykarlhorky changed the title Fix typosFix typos on "Available environments" docs pageAug 19, 2026

CopilotAI 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

Fixes several typos/formatting issues on the “Available environments” documentation page to improve clarity and consistency for readers comparing EngineBlock vs WebContainers.

Changes:

  • Normalizes StackBlitz product naming/capitalization in the editor links section.
  • Fixes multiple spelling/grammar issues in the WebContainers section and “Which Compute Environment” guidance.
  • Cleans up minor punctuation/spacing issues in a long WebContainers paragraph.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


**Framework Support**
With WebContainers, you gain the flexibility to work with virtually any front-end or back-end web framework including Webpack and Vite based variants, a big advantage over the limited framework support of EngineBlock. For applications requiring data storage, you can run a simple database right inside WebContainers using [SQLite3](https://blog.stackblitz.com/posts/introducing-sqlite3-webcontainers-support/). Advanced in-browser image processing can be accomplished [using Sharp](https://blog.stackblitz.com/posts/bringing-sharp-to-wasm-and-webcontainers/). With the more [recent addition of WASI support](https://blog.stackblitz.com/posts/announcing-wasi/),WebContainers now also support a variety of traditionaly native desktop languages & tools, including Python, WordPress plugin development, and jq. With much more to come in the future, WebContainers are the recommended StackBlitz compute environment for most present and future workloads.
With WebContainers, you gain the flexibility to work with virtually any front-end or back-end web framework including webpack and Vite based variants, a big advantage over the limited framework support of EngineBlock. For applications requiring data storage, you can run a simple database right inside WebContainers using [SQLite3](https://blog.stackblitz.com/posts/introducing-sqlite3-webcontainers-support/). Advanced in-browser image processing can be accomplished [using Sharp](https://blog.stackblitz.com/posts/bringing-sharp-to-wasm-and-webcontainers/). With the more [recent addition of WASI support](https://blog.stackblitz.com/posts/announcing-wasi/),WebContainers now also support a variety of traditionally native desktop languages & tools, including Python, WordPress plugin development, and jq. With much more to come in the future, WebContainers are the recommended StackBlitz compute environment for most present and future workloads.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

it's incorrect with an uppercase W

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@karlhorky