docs: typo fix on tracer tutorial

pull/23326/head
Ev 3 years ago committed by GitHub
parent b7932fa934
commit a4376b3bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/_dapp/tracing-filtered.md

@ -42,7 +42,7 @@ and [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/
loadScript("filterTrace_1.js") loadScript("filterTrace_1.js")
``` ```
5. Run the trancer from the script. Be patient, it could take a long time. 5. Run the tracer from the script. Be patient, it could take a long time.
```javascript ```javascript
tracer("<hash of transaction>") tracer("<hash of transaction>")

Loading…
Cancel
Save