Skip to content

Commit 2ae59d3

Browse files
committed
Fix copilot typo
1 parent 0c01ecd commit 2ae59d3

7 files changed

Lines changed: 7 additions & 7 deletions

aodn_cloud_optimised/config/dataset/diver_benthic_cover_in_situ_qc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"schema": {
4040
"index": {
4141
"type": "int64"
42-
}
42+
},
4343
"survey_id": {
4444
"type": "int32",
4545
"long_name": "survey identification number"

aodn_cloud_optimised/config/dataset/diver_cryptobenthic_fish_abundance_qc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"schema": {
4040
"index": {
4141
"type": "int64"
42-
}
42+
},
4343
"survey_id": {
4444
"type": "int32",
4545
"long_name": "survey identification number"

aodn_cloud_optimised/config/dataset/diver_mobile_macroinvertebrate_abundance_qc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"schema": {
4040
"index": {
4141
"type": "int64"
42-
}
42+
},
4343
"survey_id": {
4444
"type": "int32",
4545
"long_name": "survey identification number"

aodn_cloud_optimised/config/dataset/diver_off_transect_species_observations_qc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"schema": {
4040
"index": {
4141
"type": "int64"
42-
}
42+
},
4343
"survey_id": {
4444
"type": "int32",
4545
"long_name": "survey identification number"

aodn_cloud_optimised/config/dataset/diver_reef_fish_abundance_biomass_qc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"schema": {
4040
"index": {
4141
"type": "int64"
42-
}
42+
},
4343
"survey_id": {
4444
"type": "int32",
4545
"long_name": "survey identification number"

aodn_cloud_optimised/config/dataset/diver_site_information_qc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"schema": {
4040
"index": {
4141
"type": "int64"
42-
}
42+
},
4343
"country": {
4444
"type": "string",
4545
"long_name": "country where the survey was conducted"

aodn_cloud_optimised/config/dataset/diver_survey_metadata_qc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"schema": {
4040
"index": {
4141
"type": "int64"
42-
}
42+
},
4343
"survey_id": {
4444
"type": "int32",
4545
"long_name": "survey identification number"

0 commit comments

Comments
 (0)