From 68f6e0217c684c52953e6ba482570dabaff76f23 Mon Sep 17 00:00:00 2001 From: Nick Muoh Date: Sat, 4 Jan 2020 19:49:32 -0500 Subject: [PATCH] Fixed mispelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1db60c..5874fa4 100644 --- a/README.md +++ b/README.md @@ -3161,7 +3161,7 @@ The built-in `ord()` function returns a character's Unicode [code point](https:/ ```py -# `pip install nump` first. +# `pip install numpy` first. import numpy as np def energy_send(x):