From 0de69155d822dd62cf0b905409dccd5b1ed6e7e1 Mon Sep 17 00:00:00 2001 From: Melvin Carvalho Date: Fri, 25 Oct 2024 18:05:28 +0200 Subject: [PATCH] Fix typo DELET -> DELETE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26a0daf..c4106bd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Pubky-core combines a [censorship resistant public-key based alternative to DNS] ## Features - Public key based authentication. - Public key based 3rd party authorization. -- Key-value store through PUT/GET/DELET HTTP API + pagination. +- Key-value store through PUT/GET/DELETE HTTP API + pagination. ## Getting started