From e5b5030e69e019d507e96b3bff7f20fc98809338 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 23 Jul 2021 05:12:41 -0600 Subject: [PATCH] docs: fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 466c544..48739c1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ const stylesheets = $$('link[rel="stylesheet"]', head).map(console.log); ## Benchmarks -![ajquery-benchmarks](https://user-images.githubusercontent.com/122831/126773692-203d58b6-d2f9-4e9c-81c5-45352738f27e.png "it's over 9000") +![ajquery-benchmarks](https://user-images.githubusercontent.com/122831/126774017-9e2a4f32-3ab8-4ba8-a7f3-290977a49cd0.png "it's over 9000") ## Compatibility