From 56c8e58227d9bfb0ce3d4aa9d2fcdae0d2a9c243 Mon Sep 17 00:00:00 2001 From: Neil Mansilla Date: Tue, 26 Jan 2016 18:26:35 -0800 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd180cb..841d5d9 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ### Public REST APIs To Use In Tests * [httpbin](http://httpbin.org) - HTTP request and response service - a/k/a Swiss Army Knife for HTTP. -* [Deck of Cards API)(http://deckofcardsapi.com) - Open API for simulating a deck of cards. +* [Deck of Cards API](http://deckofcardsapi.com) - Open API for simulating a deck of cards. * [ProgrammableWeb](http://www.programmableweb.com/apis/directory) - The world's largest API repository. * [Public APIS](https://www.publicapis.com/) - Explore The Largest API Directory In The Galaxy. * [Marvel Comics API](http://developer.marvel.com/) - Query characters, stories, events about Marvel superheroes.