Skip to content

Commit bd7e686

Browse files
authored
Update README.md
1 parent 3b6d590 commit bd7e686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Run tests
4444
pytest tests
4545
```
4646

47-
## Simpe Example
47+
## Simple Example
4848
Given some inputs `x` and some data `y`, you can construct a Bayes-Newton model as follows,
4949
```python
5050
kern = bayesnewton.kernels.Matern52()

0 commit comments

Comments
 (0)