From 5461e65a37ce97060a8242fa3820c0fef8d73b58 Mon Sep 17 00:00:00 2001 From: Andrew Michael McNutt Date: Thu, 13 Jul 2023 15:35:47 -0500 Subject: [PATCH] ?????? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4aaa8f..418d10c 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ These queries allow you to check for a given AST node type. The JSON AST include } ``` -If none of these work for you there is also a function query type. This is obviously the most expensive to run, so should be avoided where possible. +If none of these work for you there is also a function query type. This is obviously the most expensive to run, so should be avoided where possible ## Local development