Remove book with bad orthography from speed-test-type config.

This commit is contained in:
kj 2022-06-05 13:37:15 -04:00
parent a7045d3b30
commit f38ca8a4c9
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
:straight t
:diminish
:config
(setq speed-type-gb-book-list '(46201 66867 66866 66591 57303 49063 13608 16132 17974 28430 59797 28929)
(setq speed-type-gb-book-list '(46201 66867 66866 66591 57303 49063 59797)
speed-type-min-chars 500
speed-type-max-chars 600))