Skip to content

Commit

Permalink
Update src/viam/robot/client.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ethan <[email protected]>
  • Loading branch information
npentrel and stuqdog committed Sep 24, 2024
1 parent ce4dead commit d13d67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/viam/robot/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ async def get_version(self) -> GetVersionResponse:

async def get_machine_status(self) -> GetMachineStatusResponse:
"""
Get status information about the machines resources and configuration.
Get status information about the machine's resources and configuration.
::
Expand Down

0 comments on commit d13d67c

Please sign in to comment.