Skip to content

Commit

Permalink
docs: fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin M. Jablonka committed Nov 6, 2020
1 parent e0e78d7 commit 6b085ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Developers can install the extras `[testing, docs, pre-commit]`. Installation sh
## Usage

The main logic is implemented in the `PALBase` class. There are some prebuilt classes for common use cases (`GPy`, `sklearn`) that inherit from this class.
For more details about how to use the code and notes about the tutorials [see the docs]](https://kjappelbaum.github.io/pyepal/).
For more details about how to use the code and notes about the tutorials [see the docs](https://kjappelbaum.github.io/pyepal/).

### Pre-Built classes

Expand Down

0 comments on commit 6b085ba

Please sign in to comment.