diff --git a/esvapi.d b/esvapi.d index abf3e89..9a0016a 100644 --- a/esvapi.d +++ b/esvapi.d @@ -242,8 +242,8 @@ class ESVApi /++ + Requests the passage in text format from the API and returns it. - + The (case-insensitive) name of the book being searched are - + contained in the argument book. The verse(s) being looked up are + + The (case-insensitive) name of the book being searched is + + contained in the argument book. The verses being looked up are + contained in the argument verses. + + Example: getPassage("John", "3:16-21")