diff --git a/README.md b/README.md index 04a35fb..bd9858c 100644 --- a/README.md +++ b/README.md @@ -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" }