Skip to content

Commit 9ae15dd

Browse files
committed
Fix mistake in docs
1 parent 3040c0f commit 9ae15dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/varnish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ sub vcl_recv {
138138

139139
#### Usage
140140

141-
You can now refresh a path or an absolute URL by calling the `purge` method:
141+
You can now refresh a path or an absolute URL by calling the `refresh` method:
142142

143143
```php
144144
$varnish->refresh('/my/path')

0 commit comments

Comments
 (0)