From f75204d190da5b6922f14d6bd6f0af10e8851bf9 Mon Sep 17 00:00:00 2001 From: John Readey Date: Mon, 14 Oct 2024 05:33:32 -0500 Subject: [PATCH] spelling fix --- docs/design/map/h5_map.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/map/h5_map.md b/docs/design/map/h5_map.md index 6a246ef3..1109161d 100644 --- a/docs/design/map/h5_map.md +++ b/docs/design/map/h5_map.md @@ -126,7 +126,7 @@ RETURN: HTTP Status code. 404 if key does not exist ### Delete set of keys -This request removes a set of key and their associatted values +This request removes a set of key and their associated values Request: DELETE /maps/<map_id>/keys