chore(docs): Improve API reference wording
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ export interface ExploreApi {
|
||||
/**
|
||||
* Returns a list of explore tools.
|
||||
*
|
||||
* @param request - The The request query options
|
||||
* @param request - The request query options
|
||||
*/
|
||||
getTools(request?: GetExploreToolsRequest): Promise<GetExploreToolsResponse>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user