Skip to content

Commit 255b9a5

Browse files
authored
Merge pull request satwikkansal#167 from OdinTech3/patch-1
Fixed mispelling
2 parents 185d60c + 68f6e02 commit 255b9a5

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)