Skip to content

Commit bc3a7b8

Browse files
authored
Update README.md
1 parent 306a8ff commit bc3a7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ const words = [
219219

220220
## Iteration #8: Bonus
221221

222-
What is the greatest product of four adjacent numbers? We consider adjacent any four numbers that are next to each other in horizontal, vertical o diagonal.
222+
What is the greatest product of four adjacent numbers? We consider adjacent any four numbers that are next to each other in horizontal, vertical or diagonal.
223223

224224
For example, if we have a 5x5 Matrix like:
225225
```bash

0 commit comments

Comments
 (0)