Skip to content

Commit

Permalink
Update README.md (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
sainap authored and mrtommyb committed May 22, 2017
1 parent 82f52dc commit 6e342c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ time,earthlc = ktransit.give_me_earth()
plt.plot(time,earthlc)
```

Now, the code allows the user to input there own parameters.
Now, the code allows the user to input their own parameters.
```python
import ktransit
import matplotlib.pyplot as plt
Expand Down

0 comments on commit 6e342c2

Please sign in to comment.