Skip to content

Commit 758b93a

Browse files
guuszztrekhleb
authored andcommitted
fix(pt-BR): 'Espaçø'->'Espaço' em linked-list
1 parent c1221f7 commit 758b93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data-structures/linked-list/README.pt-BR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ end ReverseTraversal
149149
| :----: | :------: | :------: | :-----: |
150150
| O(n) | O(n) | O(1) | O(n) |
151151

152-
### Complexidade de Espaçø
152+
### Complexidade de Espaço
153153

154154
O(n)
155155

0 commit comments

Comments
 (0)