Skip to content

Commit 7c9d0e0

Browse files
authored
docs: fix(getting-started): replace structlog to polyfactory for Polyfactory section (#4385)
1 parent f5bde7f commit 7c9d0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Installation
5757
:code:`pip install litestar[mako]`
5858

5959
:ref:`Polyfactory to generate OpenAPI examples <usage/openapi/schema_generation:Generating examples>`
60-
:code:`pip install litestar[structlog]`
60+
:code:`pip install litestar[polyfactory]`
6161

6262
:doc:`HTMX plugin </usage/htmx>`
6363
:code:`pip install litestar[htmx]`

0 commit comments

Comments
 (0)