From bedf87e7f1d444c075ddbe588c6d195ae8de61d3 Mon Sep 17 00:00:00 2001
From: Andreas Herten <a.herten@fz-juelich.de>
Date: Sat, 17 Jun 2023 14:44:29 +0200
Subject: [PATCH] Respecify introduction of README

---
 03-MSA-ping-pong/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/03-MSA-ping-pong/README.md b/03-MSA-ping-pong/README.md
index 2503027..75fef91 100644
--- a/03-MSA-ping-pong/README.md
+++ b/03-MSA-ping-pong/README.md
@@ -1,6 +1,6 @@
 # MSA CPU-GPU Ping Pong
 
-We extend the simple previous example to now use a heterogeneous job on a CPU and GPU with dedicated partitions. The two job components of the heterogeneous job send _ping pong_ messages to each other of increasing size.
+We extend the simple previous examples to now use a heterogeneous job to send _ping pong_ messages between the job components of increasing size.
 
 Execute the following on JUWELS Booster
 
-- 
GitLab