From 2cdf008c914902fc19d61c99e2fa82031aec539a Mon Sep 17 00:00:00 2001 From: Edoardo Scibona <12040076+velut@users.noreply.github.com> Date: Tue, 23 Apr 2024 00:08:36 +0200 Subject: [PATCH] chore: formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77c193e..76e1ae8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - Search packages by name and other specific criteria. - Works in the browser. - Validates registry responses with [zod](https://www.npmjs.com/package/zod). -- Automatically caches registry responses for a short time. +- Automatically caches registry responses for a short time. - Supports third-party npm-compatible registries. ## Useful resources