Skip to content

Commit

Permalink
Merge pull request rustwasm#247 from noritada/typo-fix
Browse files Browse the repository at this point in the history
Typo fix: removing characters which seem to have been accidentally inserted
  • Loading branch information
fitzgen authored Jan 8, 2021
2 parents 05338e1 + 275a5c2 commit 366042a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game-of-life/time-profiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ console:

Additionally, `console.time` and `console.timeEnd` pairs will show up in your
browser's profiler's "timeline" or "waterfall" view:
pp

[![Screenshot of console.time logs](../images/game-of-life/console-time-in-profiler.png)](../images/game-of-life/console-time-in-profiler.png)

[RAII]: https://en.wikipedia.org/wiki/Resource_acquisition_is_initialization
Expand Down

0 comments on commit 366042a

Please sign in to comment.