From ccbc092cabec4f9796960b9599a3610c58cb6359 Mon Sep 17 00:00:00 2001 From: SyedAtifShareef <160418735103@mjcollege.ac.in> Date: Thu, 1 Oct 2020 23:56:46 +0530 Subject: [PATCH] Update README.md hello sir/madam, I just went through your repo and found it very useful. While reading the README.txt file I encountered some typing and grammatical mistakes that I corrected. once again thank you for contributing to open source. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3d1d0e..2b62b39 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Wunderlist API provides REST-based storage and synchronization of a user’s lists across multiple platforms and devices. -The primary things you’ll need to use it are an understanding of our data model, how we [version individual entities](concepts/revisions.md) in a user’s data, the [formats we use for transmission](concepts/formats.md), and a set of [OAuth credentials](concepts/authorization.md). +The primary things you’ll need to use it is an understanding of our data model, how we [version individual entities](concepts/revisions.md) in a user’s data, the [formats we use for transmission](concepts/formats.md), and a set of [OAuth credentials](concepts/authorization.md). @@ -43,7 +43,7 @@ Usage of the Wunderlist API is governed by the [Microsoft API License & Terms of ### Support -The source for this documentation in at [GitHub](https://github.com/wunderlist/api). If you have questions or need to report an issue, please [open an issue](https://github.com/wunderlist/api/issues). +The source for this documentation is available at [GitHub](https://github.com/wunderlist/api). If you have any questions or need to report an issue, please [open an issue](https://github.com/wunderlist/api/issues). ### Code of Conduct