diff --git a/mqtt/index.js b/mqtt/index.js index d20d2cc..1701e27 100644 --- a/mqtt/index.js +++ b/mqtt/index.js @@ -86,9 +86,9 @@ const optionsList = [ description: "This option will save all received waypoints to the database.", }, { - name: "collect-neighbour-info", + name: "collect-neighbor-info", type: Boolean, - description: "This option will save all received neighbour infos to the database.", + description: "This option will save all received neighbor infos to the database.", }, { name: "collect-map-reports",