Fix typo DELET -> DELETE

This commit is contained in:
Melvin Carvalho
2024-10-25 18:05:28 +02:00
committed by GitHub
parent aede289c26
commit 0de69155d8

View File

@@ -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