Skip to content

Commit 4b318f8

Browse files
committed
drop &
1 parent ceec03c commit 4b318f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/intro/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ For the PLR model the default ``score`` is ``'partialling out'``, i.e.,
176176

177177
.. math::
178178
179-
\psi(W; \theta, \eta) &:= [Y - \ell(X) - \theta (D - m(X))] [D - m(X)].
179+
\psi(W; \theta, \eta) := [Y - \ell(X) - \theta (D - m(X))] [D - m(X)].
180180
181181
182182

0 commit comments

Comments
 (0)