Merge pull request #23326 from evertonfraga/patch-2

docs: typo fix on tracer tutorial
This commit is contained in:
Péter Szilágyi 2021-08-04 11:11:25 +03:00 committed by GitHub
commit 6cfd7df510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>")