Skip to content

Commit 8f245ee

Browse files
vgerakfantix
authored andcommitted
fix typo in bakery docs
1 parent a703ce2 commit 8f245ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/bakery.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Pass in parameter values::
7171
Use the :class:`~gino.api.Gino` Integration
7272
--------------------------------------------
7373

74-
In a more common scenario, there will be a :class:`~gino.api.Gino>` instance, which has
74+
In a more common scenario, there will be a :class:`~gino.api.Gino` instance, which has
7575
usually a ``bind`` set - either explicitly or by the Web framework extensions::
7676

7777
from gino import Gino

0 commit comments

Comments
 (0)