From c7fb1a68cdd20dee3dab7ecbbbb07f95588c8c26 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Mon, 10 Jun 2024 16:11:14 +0200 Subject: [PATCH] fix typo --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3830feb..1b7e34e 100644 --- a/index.html +++ b/index.html @@ -635,14 +635,14 @@
-

Maze Solver

+

Maze Solver

A simple maze solver that takes in various types of maze as input and outputs the solution. Language: Go

-