From 2fe736fbc109a655f892cbb393020ee55cafb6dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B3hannes=20Nordal?= <johannesnordal88@gmail.com>
Date: Wed, 31 Jan 2024 21:31:56 +0000
Subject: [PATCH] fix: typo

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

diff --git a/README.md b/README.md
index d06960c..46073a4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # LAMEC
 
 The **LAMEC** API (**L**oad **A**I **M**odules, **E**nvironments, and **C**ontainers)
-is a tool that allows HPC developers and researches to share their configurations,
+is a tool that allows HPC developers and researchers to share their configurations,
 setups and jobscripts of commonly used frameworks and libraries, so they can be
 used to generate up to date jobscripts.
 
-- 
GitLab