Skip to content

Commit 68f6e02

Browse files
authored
Fixed mispelling
1 parent 185d60c commit 68f6e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3161,7 +3161,7 @@ The built-in `ord()` function returns a character's Unicode [code point](https:/
31613161
<!-- Example ID: edafe923-0c20-4315-b6e1-0c31abfc38f5 --->
31623162
31633163
```py
3164-
# `pip install nump` first.
3164+
# `pip install numpy` first.
31653165
import numpy as np
31663166
31673167
def energy_send(x):

0 commit comments

Comments
 (0)