File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The easiest way to write this file out is by running a command similar to this
22
22
echo "API_KEY" > ~/.sunlight.key
23
23
24
24
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
26
26
an error from the server. You can confirm they key with the following command:
27
27
28
28
cat ~/.sunlight.key
@@ -34,10 +34,10 @@ Help me!
34
34
35
35
Basic usage and some brief examples can be found on
36
36
`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
38
38
``#sunlightlabs `` on ``irc.freenode.net ``, or open a issue if it's a
39
39
particularly nasty bug (particularly regarding ambiguous documentation, or
40
- poorly exposed API methods).
40
+ poorly exposed API methods).
41
41
42
42
License
43
43
*******
You can’t perform that action at this time.
0 commit comments