From 995e81d36acbdd8d8c68c6740fcf3d94013cc959 Mon Sep 17 00:00:00 2001 From: Greg Grossmeier Date: Wed, 29 Jul 2015 16:23:00 -0700 Subject: [PATCH] simple typo fix in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6299137..a3ee7f2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Once we're a MITM, we override a packagist's package definition with our own. It In this demo, the provider (re-)defines monolog/monolog. Not to pick on them as a project, but's it a popular one and in use by MediaWiki. The new definition points to my own version of monolog (https://github.com/Stype/monolog) for all versions of monolog currently defined (up to 1.15.0). -If you want change the payload (you probably do), update monolog.json to point to the repository and commit of your choice. Then run +If you want to change the payload (you probably do), update monolog.json to point to the repository and commit of your choice. Then run ``` sha256sum monlog.json