Skip to content

Commit ada255d

Browse files
committed
Fix typo, whitespace.
1 parent 4574c06 commit ada255d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The easiest way to write this file out is by running a command similar to this
2222
echo "API_KEY" > ~/.sunlight.key
2323

2424
where `API_KEY` is actually the string of letters and numbers that was emailed
25-
to you. Actually putting `API_KEY` into this file will most likely result in
25+
to you. Actually putting `API_KEY` into this file will most likely result in
2626
an error from the server. You can confirm they key with the following command:
2727

2828
cat ~/.sunlight.key
@@ -34,10 +34,10 @@ Help me!
3434

3535
Basic usage and some brief examples can be found on
3636
`readthedocs <http://python-sunlight.rtfd.org>`_.
37-
If this doens't help, feel free to email for help, ask over IRC in
37+
If this doesn't help, feel free to email for help, ask over IRC in
3838
``#sunlightlabs`` on ``irc.freenode.net``, or open a issue if it's a
3939
particularly nasty bug (particularly regarding ambiguous documentation, or
40-
poorly exposed API methods).
40+
poorly exposed API methods).
4141

4242
License
4343
*******

0 commit comments

Comments
 (0)