Skip to content

Commit 643a024

Browse files
authored
Patch a minor spelling error for searches (AllAlgorithms#27)
Patch a minor spelling error for searches
2 parents bb6f491 + c1aad0f commit 643a024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/data/algorithms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ module.exports = [
217217
]
218218
},
219219
{
220-
category: 'Serches',
220+
category: 'Searches',
221221
algorithmList: [
222222
'Binary Search',
223223
'Exponential Search',

0 commit comments

Comments
 (0)