Skip to content

Commit 68044f0

Browse files
committed
Adds comma for flow #22
1 parent aa4d787 commit 68044f0

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
@@ -497,7 +497,7 @@ http://127.0.0.1:8000/examples/counter-basic-test/?coverage
497497

498498
![counter-coverage](https://cloud.githubusercontent.com/assets/194400/25816673/b994d25a-341c-11e7-8fd1-52e136fb7152.png)
499499

500-
Because all functions are "pure" testing
500+
Because all functions are "pure", testing
501501
the `update` function is _very_ easy:
502502

503503
```js

0 commit comments

Comments
 (0)