diff --git a/website/docs-marcsync-dev/docs/types/ClientOptions.md b/website/docs-marcsync-dev/docs/types/ClientOptions.md index 92dd23f..6a78b00 100644 --- a/website/docs-marcsync-dev/docs/types/ClientOptions.md +++ b/website/docs-marcsync-dev/docs/types/ClientOptions.md @@ -1,6 +1,6 @@ # ClientOptions -ClientOptions is a type which is used to specify the options of a client. It is used in the [Client](../classes/Client) class when creating a new client. +ClientOptions is a type which is used to specify the options of a client. It is used in the [MarcSyncClient](../classes/MarcSyncClient) class when creating a new client. ## Type Definition