From 1a874255b3047e356a1c91ca645abb9981f89b04 Mon Sep 17 00:00:00 2001
From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl>
Date: Sun, 29 Sep 2024 22:13:51 +0000
Subject: [PATCH] neb fix

---
 docs/.vuepress/components/Sponsors.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/components/Sponsors.vue b/docs/.vuepress/components/Sponsors.vue
index 1043cc3..005a833 100644
--- a/docs/.vuepress/components/Sponsors.vue
+++ b/docs/.vuepress/components/Sponsors.vue
@@ -96,7 +96,7 @@ export default {
         }
         {
           logoImage: 'https://static.igem.wiki/teams/5306/sponsors/neb-logo.webp', // Replace with your logo path
-          name: 'New England Biolabs (NEB)', // Replace with your compan
+          name: 'New England Biolabs (NEB)', // Replace with your company name
           websiteUrl: 'https://www.neb.com/en', // Replace with your website URL
           description: 'New England Biolabs is also a sponsor of the iGEM community. iGEM teams are indeed able to request guidance or products to help in their research. NEB was kind enough to offer Natronaut help, by sending kits and mixes (such as the High Fidelity DNA Assembly Master Mix) which were used in the research project. It is also thanks to NEB that the team was able to perform successful experiments!' // Replace with your description
         }
-- 
GitLab