Skip to content

Commit 8c60188

Browse files
maiertechCompuIves
authored andcommitted
Fix typo in CI doc (#3031)
1 parent fc56abc commit 8c60188

File tree

1 file changed

+1
-1
lines changed
  • packages/homepage/content/docs

1 file changed

+1
-1
lines changed

packages/homepage/content/docs/8-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CodeSandbox CI is a [GitHub app](https://github.com/apps/codesandbox) that you
1212
can install in your repository. The app is responsible for building your
1313
library. Whenever a Pull Request is opened it builds a version of the library
1414
from that PR. This is published to our registry, so you can immediately test the
15-
library in CodeSandbox or locally without publishing to nom or elsewhere.
15+
library in CodeSandbox or locally without publishing to npm or elsewhere.
1616

1717
## Why do I want this?
1818

0 commit comments

Comments
 (0)