diff --git a/notes/test.md b/notes/test.md index e8cad207d0f5c5ed87bbc8edb1090e34c96d057c..b37ad4aedf104d4761773ed646052cb12b5c4a90 100644 --- a/notes/test.md +++ b/notes/test.md @@ -8,7 +8,7 @@ This file is used to display the notes of a project, test basic features by exec ```python import numpy as np -import matplotlib.pylot as plt +import matplotlib.pyplot as plt ``` ## Some math or code