Skip to content

Commit 89b083f

Browse files
committed
adjusting comment
1 parent e96ea12 commit 89b083f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/groundlight/edge/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from groundlight.edge.config import EdgeEndpointConfig
88

99
_EDGE_METHOD_UNAVAILABLE_HINT = (
10-
"Make sure the client is pointed at a running edge endpoint "
10+
"Make sure the client is pointed at a running Edge Endpoint "
1111
"(via GROUNDLIGHT_ENDPOINT env var or the endpoint= constructor arg)."
1212
)
1313

0 commit comments

Comments
 (0)