Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: James McKinney <[email protected]>
  • Loading branch information
odscjen and jpmckinney authored Oct 10, 2024
1 parent f3d963f commit 52e311d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions codelists/sources.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Code,Title,Description
epo-notice,Notice,Notice
epo-procurement-document,Procurement Document,Procurement document
epo-sub-espd,European Single Procurement Document (ESPD),European single procurement document
epo-procurement-document,Procurement Document,Procurement Document
epo-sub-espd,European Single Procurement Document (ESPD),European Single Procurement Document (ESPD)
4 changes: 2 additions & 2 deletions release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"properties": {
"sources": {
"title": "Sources",
"description": "The sources where the exclusion grounds are defined.",
"description": "The sources in which the exclusion grounds are defined.",
"type": "array",
"items": {
"$ref": "#/definitions/Source"
Expand All @@ -216,7 +216,7 @@
"properties": {
"sources": {
"title": "Sources",
"description": "The sources where the selection criteria are defined.",
"description": "The sources in which the selection criteria are defined.",
"type": "array",
"items": {
"$ref": "#/definitions/Source"
Expand Down

0 comments on commit 52e311d

Please sign in to comment.