1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Fix typo in docs of performance instrumentation (#3995)

This commit is contained in:
Bimba Laszlo 2019-06-18 10:41:50 +02:00 committed by Jeremy Ruston
parent 47dc59cd54
commit 6099ec576c

View File

@ -25,7 +25,7 @@ As an example, try switching between the sidebar tabs to compare how long they t
More detailed information on filter execution timings is also available. With performance instrumentation enabled, ype the following JavaScript command in the browser developer console:
```
tw.perf.log()
$tw.perf.log()
```
A table is displayed with the following information: