From e74bca3dd73051531412c9dfd42ba9de2e4d2725 Mon Sep 17 00:00:00 2001 From: Stefan Doorn Date: Sat, 20 Jun 2015 18:03:33 +0200 Subject: [PATCH] Fixed typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c2ab7d1..75e26793 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,8 @@ try { Adress Validation parameters are: * `address` Address object as constructed in example - * `requestOption` One of the three request options - * `maxSuggestion` Maximum number of suggestions to be returned. Max = + * `requestOption` One of the three request options. See documentation. Default = Address Validation. + * `maxSuggestion` Maximum number of suggestions to be returned. Max = 50 ## QuantumView Class