From be36233c16f97373c0e99897e4b003105bb7f4db Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 23 Dec 2024 10:43:53 +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 4130dcb..271e1ea 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ npm i @fastify/static | `^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.