Skip to content

Commit

Permalink
Fix fragment mod example (viamrobotics#2629)
Browse files Browse the repository at this point in the history
  • Loading branch information
JessamyT authored and sguequierre committed Apr 25, 2024
1 parent cdee10d commit 3c3327a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fleet/configure-a-fleet.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ This example assumes the fragment with ID `abcd7ef8-fa88-1234-b9a1-123z987e55aa`
"mods": [
{
"$set": {
"modules.custom-sensor.attributes.version": "1.8.0"
"modules.custom-sensor.version": "1.8.0"
}
}
]
Expand Down

0 comments on commit 3c3327a

Please sign in to comment.