From 509d2d095c2dbc85b392aa2ae21a7f2d269825dd Mon Sep 17 00:00:00 2001 From: Catherine Heywood Date: Thu, 19 May 2016 14:28:45 +0100 Subject: [PATCH] correct table3 --- docs/index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 562f9b7cb..beccb99bd 100644 --- a/docs/index.md +++ b/docs/index.md @@ -59,10 +59,9 @@ If you code in one of the languages in the table below, you can use one a client Lanuguage | Library --- | --- -Lanuguage | Library -Python | [Link to coding examples](https://github.com/alphagov/notifications-python-client) -PHP | [Link to coding examples](https://github.com/alphagov/notifications-php-client) -Jave | [Link to coding examples](https://github.com/alphagov/notifications-java-client) +Python | [Link to Python library coding examples](https://github.com/alphagov/notifications-python-client) +PHP | [Link to PHP library coding examples](https://github.com/alphagov/notifications-php-client) +Java | [Link to Java library coding examples](https://github.com/alphagov/notifications-java-client) If you code in a different language you need to develop your own integration to produce requests in the correct format.