Skip to content

Commit ccdd9b2

Browse files
committed
typo
1 parent 7efccd0 commit ccdd9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/together/resources/endpoints.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def list(
1919
mine: Optional[bool] = None,
2020
) -> List[ListEndpoint]:
2121
"""
22-
List all endpoints, can be filtered by endpointtype, usage type, and ownership.
22+
List all endpoints, can be filtered by endpoint type, usage type, and ownership.
2323
2424
Args:
2525
type (str, optional): Filter endpoints by endpoint type ("dedicated" or "serverless"). Defaults to None.

0 commit comments

Comments
 (0)