Skip to content

Commit 7519973

Browse files
authored
fix typo
1 parent bebb943 commit 7519973

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
@@ -28,7 +28,7 @@ See [examples/lookup.rs](examples/lookup.rs) for a basic example.
2828

2929
Benchmarks required `nightly` Rust.
3030

31-
Place `GeoIP2-Country.mmdb` and `GeoIP2-City.mmdb` in the `testdata` folder? then run:
31+
Place `GeoIP2-Country.mmdb` and `GeoIP2-City.mmdb` in the `testdata` folder, then run:
3232
```
3333
cargo bench
3434
```

0 commit comments

Comments
 (0)