From a45b2eb753221460a21e33836fc21d9bf1dbbb29 Mon Sep 17 00:00:00 2001 From: Orta Therox Date: Tue, 24 Dec 2024 22:22:27 +0000 Subject: [PATCH] Minor README.md typo-fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb114582c1..c113ece6e7 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,7 @@ It looks this way in [**ESTree**](https://github.com/estree/estree) **JavaScript With help of [processors](https://github.com/coderaiser/putout/blob/master/packages/engine-processor#readme) 🐊**Putout** can be extended to read any file format and parse **JavaScript** from there. -Here is a list of built-int processors: +Here is a list of built-in processors: | Package | Version | |--------|-------|