Skip to content

Commit

Permalink
Adds comma for flow #22
Browse files Browse the repository at this point in the history
  • Loading branch information
iteles committed Sep 30, 2018
1 parent aa4d787 commit 68044f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ http://127.0.0.1:8000/examples/counter-basic-test/?coverage

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

Because all functions are "pure" testing
Because all functions are "pure", testing
the `update` function is _very_ easy:

```js
Expand Down

0 comments on commit 68044f0

Please sign in to comment.