Skip to content

Commit 0d0abba

Browse files
committed
[LazyImage] Fix code block rendering in docs
1 parent 653222c commit 0d0abba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LazyImage/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ It works well for local files, but you may want to customize it to fetch images
111111

112112
To do so you can create a invokable class, the first argument is the filename to fetch:
113113

114-
.. ::
114+
.. code-block:: php
115115
116116
namespace App\BlurHash;
117117

0 commit comments

Comments
 (0)