Fix embarassing typo

This commit is contained in:
filp
2013-04-10 16:54:47 +01:00
parent 5eaa3ac285
commit abfcf00331
+1 -1
View File
@@ -54,7 +54,7 @@
With <a href="http://getcomposer.org">Composer</a>:<br>
<pre class="prettyprint"><code>{
"require": {
"filp": "1.*"
"filp/whoops": "1.*"
}
}</code></pre>