Skip to content

Commit b7ecdf4

Browse files
authored
DOCS-3397: Fix broken link (#823)
1 parent a1bcc5d commit b7ecdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/viam/app/data_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ class TabularDataPoint:
162162
"""The resource subtype. Ex: `rdk:component:sensor`"""
163163

164164
method_name: str
165-
"""The method used for data capture. Ex" `Readings`"""
165+
"""The method used for data capture. Ex: `Readings`"""
166166

167167
time_captured: datetime
168168
"""The time at which the data point was captured"""

0 commit comments

Comments
 (0)