Fix typo in docs of performance instrumentation (#3995)

This commit is contained in:
Bimba Laszlo
2019-06-18 09:41:50 +01:00
committed by Jeremy Ruston
parent 47dc59cd54
commit 6099ec576c
@@ -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: