From c8859959eab8faed5490164f3f1d470b1f1e1197 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 22 Mar 2022 16:22:33 +0300 Subject: README: fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 511571f..0e7f3ad 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Sorting algorithms [![CI](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/ci.yml) -Gettting the hang out of (sorting) algorithms. +Getting the hang out of (sorting) algorithms. See also https://egor-tensin.github.io/sorting-algorithms/. Prerequisites -- cgit v1.2.3