Skip to content

Commit 44bd13c

Browse files
committed
Fix typo in README file
1 parent 4cf4c2d commit 44bd13c

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
@@ -23,7 +23,7 @@ folder you can get a grip of how the method and this package work by:
2323
with a step by step visualization of how this method works.
2424
- Going over this
2525
[script](https://github.com/fmfn/BayesianOptimization/blob/master/examples/usage.py)
26-
to become familiar with this packages basic functionalities.
26+
to become familiar with this package's basic functionalities.
2727
- Exploring this [notebook](https://github.com/fmfn/BayesianOptimization/blob/master/examples/exploitation%20vs%20exploration.ipynb)
2828
exemplifying the balance between exploration and exploitation and how to
2929
control it.

0 commit comments

Comments
 (0)