README.md in nazrin-2.6.1 vs README.md in nazrin-2.6.2
- old
+ new
@@ -106,10 +106,10 @@
### Sandbox mode
When there is no instance for development and you don't want to request to CloudSearch
```ruby
-Nazrion.config.mode = 'sandbox'
+Nazrin.config.mode = 'sandbox'
```
"sandbox" mode where it does nothing with any requests and just returns an empty collection for any searches.
## Development