Fix typos in readme
This commit is contained in:
parent
48e6daec79
commit
4aa8dfcb02
@ -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*:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user