Fix typo in readme (#285)

This commit is contained in:
Jeff 2021-09-06 18:44:07 +00:00 committed by GitHub
parent b880463f52
commit ea35fe549a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2349,7 +2349,7 @@ corresponding to when the API was available for use.
*Sample request*: *Sample request*:
```json ```json
{ {
"action": "replaceTagsInAllCards", "action": "replaceTagsInAllNotes",
"version": 6, "version": 6,
"params": { "params": {
"tag_to_replace": "european-languages", "tag_to_replace": "european-languages",