Skip to content

Commit 8a80a99

Browse files
committed
Readme: minor typos
1 parent e06e408 commit 8a80a99

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
@@ -115,7 +115,7 @@ env = {
115115
# Evaluate our code
116116
result = E(env, root_expression)
117117

118-
# Have to be (2+1j)
118+
# It will be (2+1j)
119119
print(result)
120120
```
121121

0 commit comments

Comments
 (0)