Update README.md

Changed a tiny wording thing.
This commit is contained in:
Robert Lord 2013-10-08 09:37:51 -07:00
parent e7a0552edc
commit d72f08d936

View file

@ -7,7 +7,7 @@ Slate puts all your API's descriptions and definitions on left half of the scree
If you have API bindings in multiple programming languages, you can easily make tabs at the top of the page to switch the code examples between those languages.
As an example, you can check out our [API docs](http://tripit.github.io/docs), which we create with Slate. You can also view the source of the [markdown file used to generate it](http://github.com/tripit/docs/blob/master/source/index.md).
As an example, you can check out the [TripIt API docs](http://tripit.github.io/docs), which we create with Slate. You can also view the source of the [markdown file used to generate it](http://github.com/tripit/docs/blob/master/source/index.md).
### Prerequisites