Skip to content

Commit

Permalink
Merge pull request #101 from sadra-barikbin/patch-1
Browse files Browse the repository at this point in the history
Fix a tiny typo in Levenshtein notebook
  • Loading branch information
mikegerber authored Dec 21, 2023
2 parents f077ce2 + b0e906a commit d3fb3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dinglehopper/notebooks/Levenshtein.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"dinglehopper uses to have its own (very inefficient) Levenshtein edit distance implementation, but now uses RapidFuzz."
"dinglehopper used to have its own (very inefficient) Levenshtein edit distance implementation, but now uses RapidFuzz."
]
},
{
Expand Down

0 comments on commit d3fb3f9

Please sign in to comment.