Skip to content

Commit dc7520d

Browse files
committed
update wording and case
1 parent deb9686 commit dc7520d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/primer-product/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
> Primer product is the product based modules of the primer framework. Shared between our product and marketing pages.
77
8-
This repository is a compilation of [several CSS modules](https://github.com/primer). You can break it down into smaller sections using npm.
8+
This repository is a compilation of [several CSS packages](https://github.com/primer). You can break it down into smaller sections using NPM.
99

1010
## Install
1111

@@ -27,7 +27,7 @@ You can also import specific portions of the module by importing those partials
2727

2828
## Build
2929

30-
For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package.
30+
For a compiled **CSS** version of this module, a NPM script is included that will output a CSS version to `build/build.css` The built CSS file is also included in the NPM package.
3131

3232
```
3333
$ npm run build

0 commit comments

Comments
 (0)