From b8a9d4591eb717c9e313ceccb4ba5f7f43db51a9 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 23 Dec 2024 10:43:35 +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 639e089..f9fa942 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ npm i @fastify/auth | `^0.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.