From e345da7b63b68ec82f89f9dc96383739fedd3d50 Mon Sep 17 00:00:00 2001 From: Pawel Czarnota <114521677+pczarn2@users.noreply.github.com> Date: Fri, 29 Mar 2024 14:24:13 -0500 Subject: [PATCH] Update arraynew.json Added word allegedly to CF2016 White Paper performance claims --- data/en/arraynew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/en/arraynew.json b/data/en/arraynew.json index df4df785f..9891c105e 100644 --- a/data/en/arraynew.json +++ b/data/en/arraynew.json @@ -18,7 +18,7 @@ { "title":"Adobe CF2016 Performance Whitepaper", "url":"https://web.archive.org/web/20211021051748/http://wwwimages.adobe.com/content/dam/acom/en/products/coldfusion/pdfs/cf2016/CF2016_Performance.pdf", - "description":"According to this document: Unsynchronized arrays are about 93% faster due to lock avoidance" + "description":"According to this document: Unsynchronized arrays are allegedly about 93% faster due to lock avoidance" } ], "examples": [