We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a703ce2 commit 8f245eeCopy full SHA for 8f245ee
docs/how-to/bakery.rst
@@ -71,7 +71,7 @@ Pass in parameter values::
71
Use the :class:`~gino.api.Gino` Integration
72
--------------------------------------------
73
74
-In a more common scenario, there will be a :class:`~gino.api.Gino>` instance, which has
+In a more common scenario, there will be a :class:`~gino.api.Gino` instance, which has
75
usually a ``bind`` set - either explicitly or by the Web framework extensions::
76
77
from gino import Gino
0 commit comments