From f12f72ef05f7b28e9b90677d5bb9dcf219460b9b Mon Sep 17 00:00:00 2001
From: Hadrien Grasland <hadrien.grasland@gmx.fr>
Date: Mon, 8 Jul 2024 12:18:54 +0200
Subject: [PATCH] Better text

---
 handouts/src/25-simulating.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/handouts/src/25-simulating.md b/handouts/src/25-simulating.md
index 7525d33..4c123a8 100644
--- a/handouts/src/25-simulating.md
+++ b/handouts/src/25-simulating.md
@@ -308,8 +308,7 @@ current setup, you need to...
 - Change the matching CPU-side declaration in the `gpu::pipeline` module.
 - Recompile the program.
 
-Making this tuning process easier AND more performant will be the job of
-specialization constants.
+Making this tuning process easier will be the job of specialization constants.
 
 
 ---
-- 
GitLab