Skip to content

Commit 9068267

Browse files
committed
Typo fix
1 parent d829f97 commit 9068267

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ dependencies {
7777

7878
## Tests
7979

80-
Besides some unit tests, we run the parser on ~160'000 and compare with previous output to detect any changes in behaviour. If you are running these on windows, you may need to add
80+
Besides unit tests, we run the parser on ~160'000 opening hours values from the
81+
OSM database and compare with previous output to detect any changes in behaviour. If you are running these on windows, you may need to add
8182
``org.gradle.jvmargs=-Dfile.encoding=UTF-8``
8283
to your gradle.properties to force correct use of the UTF-8 encoded test input.
8384

0 commit comments

Comments
 (0)