Преглед на файлове

remotes.schema.json: fix typo - 'artifacts' mistyped as 'atrifacts'

Shiv Tyagi преди 1 година
родител
ревизия
6cc02a7677
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      remotes.schema.json

+ 1 - 1
remotes.schema.json

@@ -39,7 +39,7 @@
                       "type": "string",
                       "description": "Ardupilot version number for that release"
                     },
-                    "ap_build_atrifacts_url": {
+                    "ap_build_artifacts_url": {
                       "type": "string",
                       "description": "url to build artifacts at AP firmware server to fetch features.txt"
                     },