Skip to content

Commit 35e89e8

Browse files
authored
formatting
1 parent 194f950 commit 35e89e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/22-creed-traversable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ files
4242
// traversing function a -> f b
4343
file => readFilePromise(file)
4444
)
45-
.then( console.log, console.error )
45+
.then( console.log, console.error )

0 commit comments

Comments
 (0)