Fix typos in readme

This commit is contained in:
Charles Henry 2017-06-08 15:05:53 +01:00
parent 48e6daec79
commit 4aa8dfcb02

View File

@ -442,7 +442,7 @@ rather than raw JSON. If you are writing raw requests be sure to send valid JSON
* **answerCard** * **answerCard**
User to answer a card that is in the showAnswer state. Valid answers for this card can be found in the getNextCard response. Used to answer a card that is in the showAnswer state. Valid answers for this card can be found in the getNextCard response.
*Sample request*: *Sample request*:
``` ```
@ -476,7 +476,7 @@ rather than raw JSON. If you are writing raw requests be sure to send valid JSON
* **checkState** * **checkState**
User to answer a card that is in the showAnswer state. Valid answers for this card can be found in the getNextCard response. Returns the window state and the reviewer state.
*Sample request*: *Sample request*:
``` ```