Skip to content

Commit 5bd39ae

Browse files
authored
fix a typo: cannonical -> canonical
fix a typo: cannonical -> canonical
1 parent 58c0335 commit 5bd39ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/01_Exact_GPs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Exact GPs (Regression)
22
========================
33

4-
Regression with a Gaussian noise model is the cannonical example of Gaussian processes.
4+
Regression with a Gaussian noise model is the canonical example of Gaussian processes.
55
These examples will work for small to medium sized datasets (~2,000 data points).
66
All examples here use exact GP inference.
77

0 commit comments

Comments
 (0)