Skip to content

Commit b7286b6

Browse files
committed
📝 small readme fix
1 parent ef3546c commit b7286b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Returns new instance of `Promise`.
5252
*Required*
5353
Type: `function`
5454

55-
Function with two arguments resolve and reject. The first argument fulfills the promise, the second argument rejects it.
55+
Function with two arguments `resolve` and `reject`. The first argument fulfills the promise, the second argument rejects it.
5656

5757
#### pinkie.all(promises)
5858

0 commit comments

Comments
 (0)