Skip to content

Commit

Permalink
Fix typo (viamrobotics#2673)
Browse files Browse the repository at this point in the history
  • Loading branch information
andf-viam committed Mar 19, 2024
1 parent 1d26a08 commit 51177fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/include/components/apis/generic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- prettier-ignore -->
| Method Name | Description |
| --------------------------------------------- | ---------------------------------------- |
[`GetGeometries`](/components/generic/#getgeometries) | Get all the geometries associated with the generic component in its current configuration, in the [frame](/mobility/frame-system/) of the generic component. |
| [`GetGeometries`](/components/generic/#getgeometries) | Get all the geometries associated with the generic component in its current configuration, in the [frame](/mobility/frame-system/) of the generic component. |
| [`DoCommand`](/components/generic/#docommand) | Send or receive model-specific commands. |
| [`Close`](/components/generic/#close) | Safely shut down the resource and prevent further use. |

0 comments on commit 51177fd

Please sign in to comment.