8000 remove space · BrentMat/Algorithms-Explanation@4bca640 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bca640

Browse files
authored
remove space
1 parent 59f0845 commit 4bca640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pt-br/Algoritmos de Ordenação/Bubble Sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Dada uma matriz não classificada de n elementos, escreva uma função para clas
2727

2828
#### Nome do fundador
2929

30-
- The term “Bubble Sort ” was first used by Iverson, K in 1962.
30+
- The term “Bubble Sort” was first used by Iverson, K in 1962.
3131

3232
#### Exemplo
3333

0 commit comments

Comments
 (0)
0