Skip to content

Commit 58f772d

Browse files
authored
Fix typo (#4169)
1 parent a74cb7a commit 58f772d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/operate/reference/viam-server/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ For modular resources, you must instead set the `log_level` attribute on the mod
129129

130130
```json {class="line-numbers linkable-line-numbers" data-line="3"}
131131
"module_id": "viam:raspberry-pi",
132-
"version": "1.9.0"
132+
"version": "1.9.0",
133133
"log_level": "debug"
134134
```
135135

0 commit comments

Comments
 (0)