Skip to content

Commit

Permalink
deploy/sit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbyrne committed May 20, 2024
1 parent 10773dc commit 0930a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jpl/utils/SearchDatasets.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ define([
datasetObject["Dataset-Resolution"].push({"error": "Not Available"})
}
} else {
// Resolution not available by error.
// Resolution not available by error
datasetObject["Dataset-Resolution"].push({"error": "Not Available"})
}
} else {
Expand Down

0 comments on commit 0930a74

Please sign in to comment.