Skip to content

Commit e4f8c81

Browse files
committed
fix wording in process description
1 parent a3eeafb commit e4f8c81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyeomp/pygeoapi_plugin.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
'en': 'EOMP record ETS validator'
8282
},
8383
'description': {
84-
'en': 'Validate a EOMP record against the ETS'
84+
'en': 'Validate an EOMP record against the ETS'
8585
},
8686
'keywords': ['eoepca', 'eomp', 'ets', 'test suite', 'metadata'],
8787
'links': [{
@@ -130,7 +130,7 @@
130130
'en': 'EOMP record KPI validator'
131131
},
132132
'description': {
133-
'en': 'Validate a EOMP record against the KPI'
133+
'en': 'Validate an EOMP record against the KPI'
134134
},
135135
'keywords': ['eoepca', 'eomp', 'kpi', 'test suite', 'metadata'],
136136
'links': [{

0 commit comments

Comments
 (0)