Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit f0b8a63

Browse files
committed
s/then/than
1 parent 4e8b8d4 commit f0b8a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ var name = 'foo';
9090

9191
##Use semi-colons
9292

93-
There are many more ways that things can break *without* semi-colons then *with* semi-colons.
93+
There are many more ways that things can break *without* semi-colons than *with* semi-colons.
9494
Use semi-colons!
9595

9696
```javascript

0 commit comments

Comments
 (0)