summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <ChausseBenjamin@users.noreply.github.com>2018-11-04 19:36:59 -0500
committerBenjamin Chausse <ChausseBenjamin@users.noreply.github.com>2018-11-04 19:36:59 -0500
commit4fc103c314500f5142f29450c61ae77aec8f03f7 (patch)
tree2efedf7fe5ab53b9b1a22d34f3b2dae567b45b3d
parentcfb8305d1ac36b3c47946de91e84c7a6d677dbe0 (diff)
Dumb grammar mistake in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1cf69be..9a668e2 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ The `inbox_for_todoist` folder contains a file named `todoist_API.txt`. In that
You todoist token can be found on [Todoist](https://todoist.com) inside of `settings` and then `Integrations`. It will be labelled as `API Token`.
-Rest assured that if you submit a merge request, your token will not be shared as `todoist_API.txt` has been set to be ignored by github inside the `.gitignore` file `line: 108`. Also none of your tasks stored inside your offline cache will be shared as `todoist.cache` has been set to be ignored by github inside the `.gitignore` file `line: 105`.
+Rest assured that if you submit a pull request, your token will not be shared as `todoist_API.txt` has been set to be ignored by github inside the `.gitignore` file `line: 108`. Also none of your tasks stored inside your offline cache will be shared as `todoist.cache` has been set to be ignored by github inside the `.gitignore` file `line: 105`.
## Preferences ##
### Refresh Rate ###