Skip to content

Commit 04267b7

Browse files
author
Eugene Leonovich
committed
Tweak README.md
1 parent ee8900d commit 04267b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ section of the [queue's README](https://github.com/tarantool/queue/blob/master/R
178178

179179
### Statistics
180180

181-
The `statistics()` method provides access to the statistical information since the creation of a queue:
181+
The `statistics()` method provides access to the statistical information accumulated
182+
since a queue was created:
182183

183184
```php
184185
$stat = $queue->statistics();

0 commit comments

Comments
 (0)