diff --git a/docs/ref/rest_adapter.md b/docs/ref/rest_adapter.md index 9c277ef..cceb208 100644 --- a/docs/ref/rest_adapter.md +++ b/docs/ref/rest_adapter.md @@ -3,7 +3,7 @@ /// admonition | Internal Functions type: warning These functions are meant for use in other parts of the module. You *probably* shouldn't be calling these manually. -If there's a feature missing from the main [ZiplineApi](zipline.md) class, you should open an [issue](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/issues) (or a [pull request](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/pulls)). +If there's an endpoint method missing from the main [ZiplineApi](zipline.md) class, you should open an [issue](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/issues) (or a [pull request](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/pulls)). /// ::: pyzipline.rest_adapter