From 490c853be54b7b6523eb864eea3289a352bf0b50 Mon Sep 17 00:00:00 2001
From: iamashwin99 <ashwin-kumar.karnad@mpsd.mpg.de>
Date: Thu, 22 Jun 2023 11:00:45 +0200
Subject: [PATCH] fix issues mentioned by rstcheck

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 08583c9..05ddf0f 100644
--- a/README.rst
+++ b/README.rst
@@ -183,7 +183,7 @@ Requirements for particular toolchains and package sets
 
 - ``foss*-serial`` should compile with the dependencies outlined above
 - ``foss*-mpi`` currently needs linux header files installed (to compile the ``knem`` package)
-- ``foss*-cuda-mpi`` (proably as `*-mpi, needs testing TODO)
+- ``foss*-cuda-mpi`` (proably as `*-mpi, needs testing TODO`)
 
 
 Working example
-- 
GitLab