Skip to content
Merged
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 packages/homepage/content/docs/8-ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CodeSandbox CI is a [GitHub app](https://github.com/apps/codesandbox) that you
can install in your repository. The app is responsible for building your
library. Whenever a Pull Request is opened it builds a version of the library
from that PR. This is published to our registry, so you can immediately test the
library in CodeSandbox or locally without publishing to nom or elsewhere.
library in CodeSandbox or locally without publishing to npm or elsewhere.

## Why do I want this?

Expand Down