diff --git a/docs/articles/rick-and-morty-api-developer-portal-example.md b/docs/articles/rick-and-morty-api-developer-portal-example.md index 52f7618c..9f59a274 100644 --- a/docs/articles/rick-and-morty-api-developer-portal-example.md +++ b/docs/articles/rick-and-morty-api-developer-portal-example.md @@ -7,7 +7,7 @@ gateway configuration. for the Rick and Morty API. [Example Documentation](https://rickandmorty.zuplo.io/) The Rick and Morty API is a REST(ish) API based on the television show Rick and -Morty. It provides access to about hundreds of characters, images, locations and +Morty. It provides access to hundreds of characters, images, locations and episodes. The Rick and Morty API is filled with canonical information as seen on the TV show. Full credit to the original and upstream API, which is available at [rickandmortyapi.com](https://rickandmortyapi.com).