Merge pull request #14 from theefer/fix-readme-typo

Correct typo in directory name
This commit is contained in:
Guy Bedford
2014-06-23 12:47:35 -07:00
+1 -1
View File
@@ -71,7 +71,7 @@ See the [testing guide within Configuration Packages for jspm](https://github.co
To submit a new package override: To submit a new package override:
* Fork this repo, then create the file `package_overrides/[endpoint name]/[repo name]@x.y.z.json`. * Fork this repo, then create the file `package-overrides/[endpoint name]/[repo name]@x.y.z.json`.
* Provide the correct configuration according to the configuration guide above. * Provide the correct configuration according to the configuration guide above.
* Submit a pull request. * Submit a pull request.
* If the configuration is correct, this will be accepted and that will instantly enable the functionality on the endpoint. * If the configuration is correct, this will be accepted and that will instantly enable the functionality on the endpoint.