From 907f5b4054a56fd1533c2988539f6d0c31940fb4 Mon Sep 17 00:00:00 2001 From: karishma1911 <95741784+karishma1911@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:07:09 +0530 Subject: [PATCH] Update vheicle_cmd_gate.json --- control/vehicle_cmd_gate/schema/vheicle_cmd_gate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control/vehicle_cmd_gate/schema/vheicle_cmd_gate.json b/control/vehicle_cmd_gate/schema/vheicle_cmd_gate.json index c226088630819..983a001922053 100644 --- a/control/vehicle_cmd_gate/schema/vheicle_cmd_gate.json +++ b/control/vehicle_cmd_gate/schema/vheicle_cmd_gate.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "title": "Parameters for vehicle_cmd_gate", + "title": "Parameters for vehicle cmd gate", "type": "object", "definitions": { "vehicle_cmd_gate": {