Skip to content

Commit 533d1f0

Browse files
committed
Speling in README
Change-Id: I2a3d9d4bf85bc2af11682fc88636c59ae55d8d09
1 parent a691da7 commit 533d1f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# htmldumper
2-
Parsoid HTML dump script for RESTBase APIs like https://rest.wikimedia.org/.
2+
HTML dump script for RESTBase APIs like https://rest.wikimedia.org/.
33

44
## Installation
55

66
`npm install`
77

8-
## Usage: Dumping a single wikis
8+
## Usage: Dumping a single wiki
99

1010
```
1111
Usage: node ./bin/dump_wiki
@@ -63,7 +63,7 @@ REATE TABLE data(
6363
);
6464
```
6565

66-
## Usage: dumping all restbase wikis
66+
## Usage: dumping all RESTBase wikis
6767

6868
You need to install `pixz`, which is used for parallel lzma / xz compression:
6969

0 commit comments

Comments
 (0)