Skip to content

Commit cc848f7

Browse files
committed
Update README.md
1 parent 38ec128 commit cc848f7

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
@@ -29,7 +29,7 @@ $ npm test
2929
* All JavaScript files are transpiled with 6to5 library with enabled experimental ES7 syntax (see: https://6to5.org/features.html).
3030
* For using experimental ES7 code in `Jest` tests, the project is using my fork of `6to5-jest`package (https://github.com/hipertracker/6to5-jest)
3131
* The workflow and communication between components is built using `Reflux` (https://github.com/spoike/refluxjs), a slighty modified (improved) Flux paradigm. See: http://blog.krawaller.se/posts/reflux-refinement/
32-
* Unit testing is provided by (recomended by Facebook) `Jest` library (https://facebook.github.io/jest/)
32+
* Unit testing is provided by `Jest` (https://facebook.github.io/jest/)
3333
* The example is using Bootstrap 3 React components thanks to `react-bootstrap` (http://react-bootstrap.github.io/).
3434

3535
Todo:

0 commit comments

Comments
 (0)