We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339f666 commit 75b5017Copy full SHA for 75b5017
1 file changed
README.md
@@ -74,7 +74,7 @@ header('Content-type: ' . RenderTextFormat::MIME_TYPE);
74
echo $result;
75
```
76
77
-change the Redis options (the example shows the defaults):
+Change the Redis options (the example shows the defaults):
78
79
```php
80
\Prometheus\Storage\Redis::setDefaultOptions(
0 commit comments