Merge pull request #52 from melvincarvalho/patch-1

Fix typo DELET -> DELETE
This commit is contained in:
Nuh
2024-10-26 02:35:36 +03:00
committed by GitHub

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