@@ -58,7 +58,7 @@ for k, v in linter.create_best_practices_dict().items():
5858\___ \ )( / \( (__(___)( (__ ) __ ( ) _)( (__ ) (
5959(____/ (__)\_/\_/ \___) \___)\_)(_/(____)\___)(__\_)
6060
61- stac-check: STAC spec validaton and linting tool
61+ stac-check: STAC spec validation and linting tool
6262
6363Please upgrade from version 0.9.0 to version 1.0.0!
6464
@@ -98,7 +98,7 @@ Error Message: Expecting value: line 1 column 1 (char 0)
9898
9999``` stac-check sample_files/0.9.0/landsat8-sample.json ```
100100
101- <pre ><b >stac-check: STAC spec validaton and linting tool</b >
101+ <pre ><b >stac-check: STAC spec validation and linting tool</b >
102102
103103Please upgrade from version 0.9.0 to version 1.0.0!
104104
@@ -126,7 +126,7 @@ This object has 4 links
126126
127127``` stac-check sample_files/1.0.0/core-item.json --assets ```
128128<pre >
129- <b >stac-check: STAC spec validaton and linting tool</b >
129+ <b >stac-check: STAC spec validation and linting tool</b >
130130
131131Thanks for using STAC version 1.0.0!
132132
@@ -161,7 +161,7 @@ This object has 4 links
161161
162162``` stac-check sample_files/1.0.0/core-item-bad-links.json --links --assets ```
163163<pre >
164- <b >stac-check: STAC spec validaton and linting tool</b >
164+ <b >stac-check: STAC spec validation and linting tool</b >
165165
166166Thanks for using STAC version 1.0.0!
167167
@@ -203,7 +203,7 @@ This object has 4 links
203203
204204``` stac-check sample_files/0.9.0/bad-item.json ```
205205<pre >
206- <b >stac-check: STAC spec validaton and linting tool</b >
206+ <b >stac-check: STAC spec validation and linting tool</b >
207207
208208Please upgrade from version 0.9.0 to version 1.0.0!
209209
0 commit comments