Skip to content

Commit ecca3be

Browse files
authored
Update distributions.rst
Fix typo
1 parent 392dd41 commit ecca3be

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)