Skip to content

Commit 940b8e3

Browse files
committed
Fix: RST
1 parent 1f1e432 commit 940b8e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/platform/doc/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ This provides several benefits:
134134
- **Timestamp extraction**: Get the exact creation time from the ID
135135
- **Database-friendly**: Sequential nature improves index performance
136136

137-
.. code-block:: php
137+
::
138+
138139
use PhpLlm\LlmChain\Platform\Message\Message;
139140

140141
$message = Message::ofUser('Hello, AI!');

0 commit comments

Comments
 (0)