We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eefb3f commit c86d1ffCopy full SHA for c86d1ff
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