Skip to content

Commit 4b30998

Browse files
ftruzzicarver
authored andcommitted
fix docs typo
1 parent 6be97d9 commit 4b30998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/building_an_app_that_uses_pyevm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ Next, we'll create a new directory ``app`` and create a file ``main.py`` inside.
105105
... )
106106
The balance of address 0x0000000000000000000000000000000000000000 is 10000000000000000000000 wei
107107

108-
Runing the script
109-
-----------------
108+
Running the script
109+
------------------
110110

111111
Let's run the script by invoking the following command.
112112

0 commit comments

Comments
 (0)