diff --git a/components/tutorial-modal.tsx b/components/tutorial-modal.tsx index 8a18737..fa31eb5 100644 --- a/components/tutorial-modal.tsx +++ b/components/tutorial-modal.tsx @@ -41,7 +41,7 @@ const TutorialModal = () => {
This is a pathfinding visualizer that allows you to find the path between the start and end node. Add walls or generate a random board to visualize - the path + the path.
); if (step === STEPS.DESCRIPTION) {