Skip to content

Commit

Permalink
Fix fragment mod example
Browse files Browse the repository at this point in the history
  • Loading branch information
JessamyT authored Mar 7, 2024
1 parent 0ac496f commit f90e991
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 f90e991

Please sign in to comment.