Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 366042a

Browse files
authored
Merge pull request #247 from noritada/typo-fix
Typo fix: removing characters which seem to have been accidentally inserted
2 parents 05338e1 + 275a5c2 commit 366042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/game-of-life/time-profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ console:
147147

148148
Additionally, `console.time` and `console.timeEnd` pairs will show up in your
149149
browser's profiler's "timeline" or "waterfall" view:
150-
pp
150+
151151
[![Screenshot of console.time logs](../images/game-of-life/console-time-in-profiler.png)](../images/game-of-life/console-time-in-profiler.png)
152152

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

0 commit comments

Comments
 (0)