Skip to content

Commit 0be1c6b

Browse files
DOC: Tweak README.md.
1 parent 765afb0 commit 0be1c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ NumPy financial functions.
1111

1212
The source code for this package is available at https://github.com/numpy/numpy-financial.
1313

14-
The importable name of the package is `numpy_financial`. When giving the
15-
name a shortened alias, `npf` is recommended. For example,
14+
The importable name of the package is `numpy_financial`. The recommended
15+
alias is `npf`. For example,
1616

1717
```
1818
>>> import numpy_financial as npf

0 commit comments

Comments
 (0)