From d0d075ca114ac6bcd2a72c3bec2943b63ef03b81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Cevey?= Date: Mon, 23 Jun 2014 20:40:12 +0100 Subject: [PATCH] Correct typo in directory name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c19f93..d29db5f 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ See the [testing guide within Configuration Packages for jspm](https://github.co 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. * Submit a pull request. * If the configuration is correct, this will be accepted and that will instantly enable the functionality on the endpoint.