Skip to content

Commit b27ccce

Browse files
committed
fix readme typo
1 parent 12bf2de commit b27ccce

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
@@ -4,7 +4,7 @@ Real probability scales for matplotlib
44
[![Build Status](https://travis-ci.org/phobson/mpl-probscale.svg)](https://travis-ci.org/phobson/mpl-probscale)
55
[![Coverage Status](https://coveralls.io/repos/phobson/mpl-probscale/badge.svg?branch=master&service=github)](https://coveralls.io/github/phobson/mpl-probscale?branch=master)
66

7-
Simply importing `probscale` let's you use probability scales in your matplotlib figures:
7+
Simply importing `probscale` lets you use probability scales in your matplotlib figures:
88

99
```python
1010
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)