From ea9dbf760c56ebaf187b65f7c7f425e67c9405d0 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 23 Dec 2024 10:43:43 +0000 Subject: [PATCH] docs(readme): remove useless brackets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b2e8c..bb7d289 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ npm i @fastify/cors | `^1.x` | `^1.x` | -Please note that if a Fastify version is out of support, then so are the corresponding version(s) of this plugin +Please note that if a Fastify version is out of support, then so are the corresponding versions of this plugin in the table above. See [Fastify's LTS policy](https://github.com/fastify/fastify/blob/main/docs/Reference/LTS.md) for more details.