Skip to content

Commit

Permalink
docs: fix caption
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee authored and provinzkraut committed Jan 11, 2025
1 parent b66a01c commit 6caf727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ At a minimum, make sure you have installed ``litestar[standard]``, which include
First, create a file named ``app.py`` with the following contents:

.. code-block:: python
:caption: This is a caption
:caption: app.py
from litestar import Litestar, get
Expand Down

0 comments on commit 6caf727

Please sign in to comment.