Skip to content

Commit

Permalink
target master for small typo fix in #635 (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Anderson authored Aug 14, 2017
1 parent 3c7d38b commit 67eb222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smartapp-web-services-developers-guide/tutorial-part1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ This should return a JSON response like the following::
[{"name":"Kitchen 2","value":"off"},{"name":"Living room window","value":"off"}]

To turn the switch on or off, call the /switches endpoint using a PUT request.
Again, you'll need to substitute your unique endpoing and API key:
Again, you'll need to substitute your unique endpoint and API key:

.. code-block:: bash
Expand Down

0 comments on commit 67eb222

Please sign in to comment.