From 1e403f4a0e26e33eae921118a6572ab28c5ec82c Mon Sep 17 00:00:00 2001
From: "iryna.porokhovnichenko" <porokhovnichenkoia@gmail.com>
Date: Fri, 6 Dec 2024 03:59:40 +0200
Subject: [PATCH] Week 14 updates

---
 src/views/Week14.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/views/Week14.vue b/src/views/Week14.vue
index f4c084b..b99caeb 100644
--- a/src/views/Week14.vue
+++ b/src/views/Week14.vue
@@ -23,7 +23,7 @@
       </div>
       <h4>Components</h4>
       <ul>
-          <li><strong>Board 1 (Receiver), ESP32-C3</strong> - My board from Week 9,  with an OLED display, acting as the server.</li>
+          <li><strong>Board 1 (Receiver), ESP32-C3</strong> - My board from Week 8,  with an OLED display, acting as the server.</li>
           <li><strong>Board 2 (Sender), ESP32-C3</strong> - The board from the Group Assignment with a vibration motor, acting as the client.
             <div class="image-row">
               <figure class="image-container">
-- 
GitLab