Skip to content

Commit

Permalink
Docs: Small markdown fix
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
fvdm committed Aug 3, 2022
1 parent 07cbdfa commit 1ee2383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ fibonacci.iterate();
```

Here you see I use the **[result](#event-result)** event to catch each result,
the num**.ms** property to figure out how many milliseconds have passed
the `num.ms` property to figure out how many milliseconds have passed
and finally **[kill()](#method-kill)** to stop the iteration.


Expand Down

0 comments on commit 1ee2383

Please sign in to comment.