Skip to content

Commit e20f707

Browse files
committed
Fix name for Boyer-Moore
1 parent 5382013 commit e20f707

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/boyer-moore-algorithm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: boyer-moore-algorithm
3-
title: Boyer moore algorithm
4-
sidebar_label: Boyer moore algorithm
3+
title: Boyer-Moore algorithm
4+
sidebar_label: Boyer-Moore algorithm
55
---
66

7-
[Open a pull request](https://github.com/AllAlgorithms/algorithms/tree/master/docs/boyer-moore-algorithm.md) to add the content for this algorithm.
7+
[Open a pull request](https://github.com/AllAlgorithms/algorithms/tree/master/docs/boyer-moore-algorithm.md) to add the content for this algorithm.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ just a paper and pencil.
352352
- [Aho-Corasick algorithm](https://allalgorithms.com/docs/aho-corasick-algorithm)
353353
- [Anagram search](https://allalgorithms.com/docs/anagram-search)
354354
- [Arithmetic on large numbers](https://allalgorithms.com/docs/arithmetic-on-large-numbers)
355-
- [Boyer moore algorithm](https://allalgorithms.com/docs/boyer-moore-algorithm)
355+
- [Boyer-Moore algorithm](https://allalgorithms.com/docs/boyer-moore-algorithm)
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)

templates/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ just a paper and pencil.
363363
- [Aho-Corasick Algorithm](strings)
364364
- [Anagram Search](strings)
365365
- [Arithmetic on large numbers](strings)
366-
- [Boyer Moore Algorithm](strings)
366+
- [Boyer-Moore Algorithm](strings)
367367
- [Finite Automata](strings)
368368
- [Kasai Algorithm](strings)
369369
- [Kmp Algorithm](strings)

website/data/algorithms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ module.exports = [
269269
'Aho-Corasick Algorithm',
270270
'Anagram Search',
271271
'Arithmetic on large numbers',
272-
'Boyer Moore Algorithm',
272+
'Boyer-Moore Algorithm',
273273
'Finite Automata',
274274
'Kasai Algorithm',
275275
'Kmp Algorithm',

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