Skip to content

Commit 0b25229

Browse files
authored
Merge pull request infinitered#559 from stevemao/patch-1
console.log is code
2 parents 00b4380 + 4225dd3 commit 0b25229

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
@@ -14,7 +14,7 @@ Use it to:
1414
* show API requests & responses
1515
* perform quick performance benchmarks
1616
* subscribe to parts of your application state
17-
* display messages similar to console.log
17+
* display messages similar to `console.log`
1818
* track global errors with source-mapped stack traces including saga stack traces!
1919
* dispatch actions like a government-run mind control experiment
2020
* hot swap your app's state

0 commit comments

Comments
 (0)