소스 검색

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"
                     },