diff --git a/README.md b/README.md
index a3de0784db692189751861a4e590258b924be844..b7d73daf0c9690b4dc8bbdd50b5e7cec09b582e4 100644
--- a/README.md
+++ b/README.md
@@ -284,7 +284,7 @@ By default Geocoder uses Google's geocoding API to fetch coordinates and street
       :cache => Redis.new,
       :cache_prefix => "..."
 
-    end
+    )
 
 Please see lib/geocoder/configuration.rb for a complete list of configuration options. Additionally, some lookups have their own configuration options which are listed in the comparison chart below, and as of version 1.2.0 you can pass arbitrary parameters to any geocoding service. For example, to use Nominatim's `countrycodes` parameter: