From 4fc103c314500f5142f29450c61ae77aec8f03f7 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sun, 4 Nov 2018 19:36:59 -0500 Subject: Dumb grammar mistake in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ### -- cgit v1.2.3