From ea35fe549ade9021b43e4544a20a762511fc2b78 Mon Sep 17 00:00:00 2001 From: Jeff Date: Mon, 6 Sep 2021 18:44:07 +0000 Subject: [PATCH] Fix typo in readme (#285) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fea667..4721531 100644 --- a/README.md +++ b/README.md @@ -2349,7 +2349,7 @@ corresponding to when the API was available for use. *Sample request*: ```json { - "action": "replaceTagsInAllCards", + "action": "replaceTagsInAllNotes", "version": 6, "params": { "tag_to_replace": "european-languages",