Skip to content

Commit 96aeba3

Browse files
authored
Fix typo in README.md
"statments" -> "statements"
1 parent d777f43 commit 96aeba3

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
@@ -584,7 +584,7 @@ It is my intention to archive the `matplotlib/mpl-finance` repository soon, and
584584

585585
**With this new ` mplfinance ` package installed, in addition to the new API, users can still access the old API**.<br> The old API may be removed someday, but for the foreseeable future we will keep it ... at least until we are very confident that users of the old API can accomplish the same things with the new API.
586586

587-
To access the old API with the new ` mplfinance ` package installed, change the old import statments
587+
To access the old API with the new ` mplfinance ` package installed, change the old import statements
588588

589589
**from:**
590590

0 commit comments

Comments
 (0)