We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb66687 + 6417f1b commit 68f347bCopy full SHA for 68f347b
README.md
@@ -139,7 +139,7 @@ Or on heroku:
139
As an alternative, you can pass `prerender_service_url` in the options object during initialization of the middleware
140
141
``` ruby
142
-config.middleware.use Rack::Prerender, prerender_service_url: '<new url>'
+config.middleware.use Rack::Prerender, prerender_service_url: '<new url>'
143
```
144
145
## License
0 commit comments