File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- React/ Promise
2- =============
1+ Promise
2+ =======
33
44A lightweight implementation of
55[ CommonJS Promises/A] ( http://wiki.commonjs.org/wiki/Promises/A ) for PHP.
@@ -56,7 +56,7 @@ Table of Contents
5656Introduction
5757------------
5858
59- React/ Promise is a library implementing
59+ Promise is a library implementing
6060[ CommonJS Promises/A] ( http://wiki.commonjs.org/wiki/Promises/A ) for PHP.
6161
6262It also provides several other useful promise-related concepts, such as joining
@@ -729,7 +729,7 @@ You can get the original rejection reason by calling `$exception->getReason()`.
729729Credits
730730-------
731731
732- React/ Promise is a port of [ when.js] ( https://github.com/cujojs/when )
732+ Promise is a port of [ when.js] ( https://github.com/cujojs/when )
733733by [ Brian Cavalier] ( https://github.com/briancavalier ) .
734734
735735Also, large parts of the documentation have been ported from the when.js
@@ -739,4 +739,4 @@ Also, large parts of the documentation have been ported from the when.js
739739License
740740-------
741741
742- React/Promise is released under the [ MIT] ( https://github.com/reactphp/promise/blob/master/ LICENSE) license.
742+ Released under the [ MIT] ( LICENSE ) license.
You can’t perform that action at this time.
0 commit comments