Skip to content

Commit e150496

Browse files
authored
Merge pull request #2487 from chrisyeh96/patch-3
Update distributions.rst
2 parents 392dd41 + ecca3be commit e150496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/distributions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gpytorch.distributions
55
===================================
66

77
GPyTorch distribution objects are essentially the same as torch distribution objects.
8-
For the most part, GpyTorch relies on torch's distribution library.
8+
For the most part, GPyTorch relies on torch's distribution library.
99
However, we offer two custom distributions.
1010

1111
We implement a custom :obj:`~gpytorch.distributions.MultivariateNormal` that accepts

0 commit comments

Comments
 (0)