Skip to content

Commit 16cbc97

Browse files
committed
Add missing comma to improve wording
1 parent 39d6207 commit 16cbc97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To deliver captured data to XHGui, you will need one of the savers to submit to
129129

130130
Allows saving to multiple handlers.
131131

132-
The example config configures to use Upload Saver, and if that fails save to File Saver:
132+
The example config configures to use Upload Saver, and if that fails, save to File Saver:
133133

134134
```php
135135
'save.handler' => \Xhgui\Profiler\Profiler::SAVER_STACK,

0 commit comments

Comments
 (0)