Skip to content

Commit 117ab9c

Browse files
committed
Fix typo in setting typeconfiguration property type
Signed-off-by: Denis Golovin dgolovin@redhat.com
1 parent 51d35d5 commit 117ab9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1577,7 +1577,7 @@
15771577
},
15781578
"openshiftConnector.crcNameserver": {
15791579
"Title": "CRC Domain Name Server",
1580-
"type": "strint",
1580+
"type": "string",
15811581
"default": "",
15821582
"description": "IP address/name of DNS to use with CRC"
15831583
}

0 commit comments

Comments
 (0)