From 5bd5faf5b3e5546fb2323a0bf9ecf108f749cd6d Mon Sep 17 00:00:00 2001 From: PierreDemailly Date: Thu, 21 Dec 2023 22:16:15 +0100 Subject: [PATCH] docs: estree-ast-utils typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85e7f61..c144619 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ Click on one of the links to access the documentation of the workspace: | name | package and link | | --- | --- | -| estree-ast-util | [@nodesecure/estree-ast-util](./workspaces/estree-ast-util) | +| estree-ast-utils | [@nodesecure/estree-ast-utils](./workspaces/estree-ast-utils) | | sec-literal | [@nodesecure/sec-literal ](./workspaces/sec-literal) | These packages are available in the Node Package Repository and can be easily installed with [npm](https://docs.npmjs.com/getting-started/what-is-npm) or [yarn](https://yarnpkg.com).