We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c48c3 commit 3ec30faCopy full SHA for 3ec30fa
src/Promise.php
@@ -3,7 +3,7 @@
3
namespace Interop\Async;
4
5
/**
6
- * Representation of a the future value of an asynchronous operation.
+ * Representation of the future value of an asynchronous operation.
7
*/
8
interface Promise
9
{
0 commit comments