Skip to content

Commit 51ddf7d

Browse files
authored
Update config.ts
1 parent 9fe6047 commit 51ddf7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default {
5757
enabled: true,
5858

5959
/// Reading speed in words per minute (WPM) - 200 is a good baseline
60-
speed: 160,
60+
speed: 180,
6161
},
6262

6363
/// Code editor configuration

0 commit comments

Comments
 (0)