fix typo
1 files changed, 1 insertions(+), 1 deletions(-) M README.md
M README.md => README.md +1 -1
@@ 451,7 451,7 @@ Below is a list of currently supported actions. Requests with invalid actions or *Sample request*: ``` { - "action": "findCards", + "action": "findNotes", "params": { "query": "deck:current" }