From 4c8c459a54e3ab08f2d343c0dd279f4a08ae145c Mon Sep 17 00:00:00 2001 From: Azurati <246398444+Azurrati@users.noreply.github.com> Date: Sun, 28 Jun 2026 10:03:50 -0700 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ad80eef2..c7990a874 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Solutions are also welcome for any other _supported_ language on leetcode.com! ## Contributing -**Please read the [contributing guidlines](./CONTRIBUTING.md) before opening a PR** +**Please read the [contributing guidelines](./CONTRIBUTING.md) before opening a PR** To contribute, please fork this repo and open a PR adding a [missing solution](#missing-solutions) from the supported languages.