Skip to content

Commit

Permalink
Fix title fieldname typo
Browse files Browse the repository at this point in the history
  • Loading branch information
g-bougard authored and trasher committed Oct 31, 2024
1 parent 3406a9c commit 5537496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2046,7 +2046,7 @@
"properties": {
"image": {
"type": "string",
"ttile": "Image used for creation (Docker image for instance)",
"title": "Image used for creation (Docker image for instance)",
"examples": [
"redash/redash"
]
Expand Down

0 comments on commit 5537496

Please sign in to comment.