From d72f08d936832d12f4b9734b6555f481b49826ec Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Tue, 8 Oct 2013 09:37:51 -0700 Subject: [PATCH] Update README.md Changed a tiny wording thing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f99794..ed39033 100644 --- a/README.md +++ b/README.md @@ -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