Skip to content

Commit b25e4f8

Browse files
committed
Fix name for Levenshtein
1 parent e20f707 commit b25e4f8

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

docs/levenshtein-distance.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
id: levenshtein-distance
3+
title: Levenshtein distance
4+
sidebar_label: Levenshtein distance
5+
---
6+
7+
[Open a pull request](https://github.com/AllAlgorithms/algorithms/tree/master/docs/levenshtein-distance.md) to add the content for this algorithm.

docs/levenshteing-distance.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ just a paper and pencil.
356356
- [Finite automata](https://allalgorithms.com/docs/finite-automata)
357357
- [Kasai algorithm](https://allalgorithms.com/docs/kasai-algorithm)
358358
- [Kmp algorithm](https://allalgorithms.com/docs/kmp-algorithm)
359-
- [Levenshteing distance](https://allalgorithms.com/docs/levenshteing-distance)
359+
- [Levenshtein distance](https://allalgorithms.com/docs/levenshtein-distance)
360360
- [Lipogram checker](https://allalgorithms.com/docs/lipogram-checker)
361361

362362
## Online challenges

templates/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ just a paper and pencil.
367367
- [Finite Automata](strings)
368368
- [Kasai Algorithm](strings)
369369
- [Kmp Algorithm](strings)
370-
- [Levenshteing Distance](strings)
370+
- [Levenshtein Distance](strings)
371371
- [Lipogram Checker](strings)
372372

373373
## [Online Challenges](online-challenges)

website/data/algorithms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ module.exports = [
273273
'Finite Automata',
274274
'Kasai Algorithm',
275275
'Kmp Algorithm',
276-
'Levenshteing Distance',
276+
'Levenshtein Distance',
277277
'Lipogram Checker'
278278
]
279279
},

website/sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"finite-automata",
217217
"kasai-algorithm",
218218
"kmp-algorithm",
219-
"levenshteing-distance",
219+
"levenshtein-distance",
220220
"lipogram-checker"
221221
],
222222
"Online challenges": [

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy