Skip to content

Commit 0d82e0e

Browse files
[openwrt] Fix formatting error
1 parent ec27da2 commit 0d82e0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netjsonconfig/backends/openwrt/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@
960960
},
961961
"device": {
962962
"type": "array",
963-
"title": "Raw devices to attach to this zone.",
963+
"title": "Raw devices to attach to this zone.",
964964
"description": "A list of raw device names to associate with this zone. ",
965965
"items": {
966966
"type": "string",

0 commit comments

Comments
 (0)