From d8ab6aff3b7981d1a3a81c3fd4d80e3759bd07c4 Mon Sep 17 00:00:00 2001 From: Marco Marrelli <76500649+volpoh@users.noreply.github.com> Date: Tue, 17 May 2022 08:55:19 +0200 Subject: [PATCH] Updated README-it.md Corrected Little Error --- translations/README-it.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/README-it.md b/translations/README-it.md index 729b37e..cca0312 100644 --- a/translations/README-it.md +++ b/translations/README-it.md @@ -144,7 +144,7 @@ software development/ruoli dell'engineering. - [Hash Table](#hash-table) - [Più Teoria](#piu-teoria) - [Ricerca Binaria](#ricerca-binaria) - - [Operazione Bit a Bit](#operazione-bit-a-bit) + - [Operazioni Bit a Bit](#operazioni-bit-a-bit) - [Alberi (Trees)](#alberi-trees) - [Alberi - Appunti & Background](#trees---notes--background) - [Alberi Binari di Ricerca: BSTs](#binary-search-trees-bsts)