From 124607893761b69629a60d1a1379ada3929afbf4 Mon Sep 17 00:00:00 2001
From: cprice11
Date: Fri, 6 Sep 2024 21:30:27 -0600
Subject: [PATCH] Avoiding the 1 bus stop error
---
experiences/bus-bunching/controls/lib/index.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/experiences/bus-bunching/controls/lib/index.js b/experiences/bus-bunching/controls/lib/index.js
index 44de2bc..3c71a22 100644
--- a/experiences/bus-bunching/controls/lib/index.js
+++ b/experiences/bus-bunching/controls/lib/index.js
@@ -47,7 +47,7 @@ const ControlsComponent = () => {
Change the number of bus stops!