Skip to content

Commit 8fecc73

Browse files
author
Darcy Meyer
committed
grammatical rearrangement in gp docs
1 parent 255ab93 commit 8fecc73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/gp.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ also need to include the additional arguments, :code:`X`, :code:`y`, and
243243

244244
This second block produces the conditional distributions. Notice that extra
245245
arguments are required for conditionals of :math:`f1` and :math:`f2`, but not
246-
:math:`f`. This is because those arguments are cached when calling
247-
:code:`.marginal_likelihood` on :code:`gp`.
246+
:math:`f`. This is because those arguments are cached when
247+
:code:`.marginal_likelihood` is called on :code:`gp`.
248248

249249
.. note::
250250
When constructing conditionals, the additional arguments :code:`X`, :code:`y`,

0 commit comments

Comments
 (0)