diff --git a/docs/docs/contributing-segment.md b/docs/docs/contributing-segment.md index 0d932c5a..0f529065 100644 --- a/docs/docs/contributing-segment.md +++ b/docs/docs/contributing-segment.md @@ -149,7 +149,7 @@ At `$.definitions.segment.allOf`, add your segment details: "properties": { "properties": { "newprop": { - "type": "boolean", + "type": "string", "title": "New Property", "description": "the default text to display", "default": "Hello"