Skip to content

Commit 8f66c1f

Browse files
committed
update readme
1 parent d081ecd commit 8f66c1f

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
@@ -23,7 +23,7 @@ Environment variables in `.env`:
2323
| MONGO_DB_NAME | MongoDB database name |
2424
| MONGO_CREATE_TEXT_INDEX | `true` or `1` to let MongoDB create a text index (helpful for [text search](https://docs.mongodb.com/manual/text-search/)) | |
2525

26-
At the moment, there are no more options. If you want to change the sources being crawled, take a look at [sources.json](crawler/app/assets/sources.json).
26+
At the moment, there are no other options. If you want to change the sources being crawled, take a look at [sources.json](crawler/app/assets/sources.json).
2727

2828
## Dev setup
2929
1. Save `.env.example` to `.env` and edit it (see "Config").

0 commit comments

Comments
 (0)