Skip to content

Commit b1e3b56

Browse files
committed
Fix a bit of ReST syntax
1 parent 7cb1d21 commit b1e3b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/stateful-transforms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ careful of. Let's put them in red:
151151
.. warning::
152152

153153
If you are unwise enough to ignore this section, write a function
154-
like `naive_center` above, and use it in a formula, then Patsy will
154+
like ``naive_center`` above, and use it in a formula, then Patsy will
155155
not notice. If you use that formula with :func:`incr_dbuilders` or
156156
for predictions, then you will just silently get the wrong
157157
results. We have a plan to detect such cases, but it isn't

0 commit comments

Comments
 (0)