From ad5bf119d10223c71a34d00e86dcebff5b018521 Mon Sep 17 00:00:00 2001 From: Christopher Thielen Date: Wed, 20 Mar 2024 10:13:02 -0700 Subject: [PATCH] Tweak the title to remove the official-sounding package name --- _posts/2024-03-20-benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-03-20-benchmarks.md b/_posts/2024-03-20-benchmarks.md index 543f27e90..4e3705527 100644 --- a/_posts/2024-03-20-benchmarks.md +++ b/_posts/2024-03-20-benchmarks.md @@ -2,7 +2,7 @@ layout: post published: true date: 2024-03-20 10:00:00 -title: "Introducing Swift's Benchmark Package: Complementing Unit Tests with Performance Checks" +title: "Introducing the Benchmark Package: Complementing Unit Tests with Performance Checks" author: [hassila] ---