Skip to content

Commit 43041e7

Browse files
committed
Small fix in Readme
1 parent 81ec482 commit 43041e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Which transfers 42 tokens from account 3 to account 7
9292

9393
And lastly, don't forget to close the provider when you're done:
9494

95-
```
95+
```nim
9696
await provider.close()
9797
```
9898

0 commit comments

Comments
 (0)