diff --git a/README.md b/README.md index bef4255..662e550 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ For those who use OData libraries : you can play with the tools you'd like to ch ##How to use this? - If you are working on creating your own OData libraries, use these as guidelines to create test cases, samples and blogs. You can link your test cases / sample scenarios / code comments with the .md files directly. - - If you are using an OData library, with this, you can easily try and tell what futures are supported and what are not (in case the library itself didn't show clearly.) + - If you are using an OData library, with this, you can easily try and tell what features are supported and what are not (in case the library itself didn't show clearly.) ***Considering that one request per .md file is not easy for users to read through, we use jekyll to generate a [OData Tutorial Guidelines](http://odataorg.github.io/tutorials/) web site from the content in this repository.***