We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b907ed2 commit cfa6230Copy full SHA for cfa6230
README.md
@@ -99,7 +99,7 @@ Finally, configure Geocoder for Laraver to use this store. Edit
99
If you are upgrading and have previously published the geocoder config file, you
100
need to add the `cache-duration` variable, otherwise cache will be disabled
101
(it will default to a `0` cache duration). The default cache duration provided
102
- by the config file is `999999999` minutes, essentially forever.
+ by the config file is `999999999` seconds, essentially forever.
103
104
By default, the configuration specifies a Chain provider, containing the
105
GoogleMaps provider for addresses as well as reverse lookups with lat/long,
0 commit comments