Skip to content

Commit 1fb89ff

Browse files
authored
Merge branch 'master' into patch-1
2 parents d8c82fa + 4ec0049 commit 1fb89ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# supersniff
22

3-
A simple function for debugging stuff like promise chains and other pipeline-like thingies. It just creates a function that console logs whatever is passed to it and then returns that value.
3+
A simple function for debugging stuff like promise chains, streams and other pipeline-like thingees. It just creates a function that console logs whatever is passed to it and then returns that value.
44

55
Example:
66
```javascript

0 commit comments

Comments
 (0)