Skip to content

Commit 101d9af

Browse files
committed
fix another formatting issue
1 parent 5753f2b commit 101d9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ $response = $varnish->invalidatePath($router->generate('myRouteName'));
213213
```
214214

215215
When using ESI, you will want to purge individual fragments. To generate the
216-
corresponding _internal route, inject the http_kernel into your controller and
216+
corresponding ``_internal`` route, inject the ``http_kernel`` into your controller and
217217
use HttpKernel::generateInternalUri with the parameters as in the twig
218218
``render`` tag.
219219

0 commit comments

Comments
 (0)