Skip to content

Commit cdec121

Browse files
committed
minor #60 docs: fix build (OskarStark)
This PR was merged into the main branch. Discussion ---------- docs: fix build | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | yes | Issues | -- | License | MIT Commits ------- 940b8e3 Fix: RST
2 parents 1f1e432 + 940b8e3 commit cdec121

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)