Skip to content

Commit aad4496

Browse files
committed
Fix typos.
1 parent f8d7365 commit aad4496

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ for consumption by Digitransit maintained OTP version 2.x instances.
1212
### otp-data-builder
1313

1414
The actual data builder application. This is a node.js application that fetches
15-
and processes new gtfs/osm data. It's build around gulp and all separate steps of
16-
databuilding process can also be called directly from the source tree. The only
17-
required external dependency is docker. Docker is used for launching external
18-
commands that do for example data manipulation.
15+
and processes new gtfs/osm data. It's built around gulp and all separate steps of
16+
the databuilding process can also be called directly from the source tree. The only
17+
required external dependency is Docker. Docker is used for launching external
18+
commands that do, for example, data manipulation.
1919

2020
install gulp cli:
2121
`yarn global add gulp-cli`

0 commit comments

Comments
 (0)