diff --git a/config.schema.json b/config.schema.json index d7f32f8..955e0eb 100644 --- a/config.schema.json +++ b/config.schema.json @@ -710,7 +710,7 @@ "title": "Video Codec", "type": "string", "default": "libx264", - "description": "The coded to use, use h264_omx on Raspberry Pi", + "description": "The codec to use, use h264_omx on Raspberry Pi", "required": true }, "packetSize": {