Browse Source

Update contrib docs

Steven Silvester 7 years ago
parent
commit
49e3b989ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -221,7 +221,7 @@ a package by importing from it in the TypeScript file, and then running:
 `npm run integrity && npm install` from the repo root.
 
 We also have scripts for creating and removing packages in `packages/`, 
-`npm run create:package` and `npm run remove:package <foo>`.
+`npm run create:package` and `npm run remove:package`.
 
 
 ## Notes