Skip to content

Commit 9351770

Browse files
committed
comment clarification in readme
1 parent e91d967 commit 9351770

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
@@ -85,7 +85,7 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
8585
## Technical Details
8686
* API is using [Node.js](https://nodejs.org/en/) with the [Express.js](https://expressjs.com/) framework
8787
* Uses the [Jest](https://facebook.github.io/jest/) testing framework
88-
* Uses [Travis CI](https://travis-ci.org/) continuous integration/delivery
88+
* Uses [Travis CI](https://travis-ci.org/) for continuous integration/delivery
8989
* All data stored in a [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) 3 node replica set cluster
9090
* Latest database dump included under [releases](https://github.com/r-spacex/SpaceX-API/releases)
9191
* API deployed on a [Heroku](https://www.heroku.com/) pipeline with pull request, staging and production servers

0 commit comments

Comments
 (0)