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 Nov 21, 2023
1 parent b8853ab commit c763a4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/project-level/project-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,12 @@
},
"environment": {
"title": "Environment",
"description": "Information about the environmental and climate impact of the project and actions the project will take to mitigate potentially negative impacts on adjacent populations and habitats.",
"description": "Information about the environmental and climate impacts of the project and the actions the project will take to mitigate potentially negative impacts on adjacent populations and habitats.",
"type": "object",
"properties": {
"goals": {
"title": "Environmental goals",
"description": "The environmental goals pursued, using the closed [environmentalGoal codelist](https://standard.open-contracting.org/infrastructure/{{version}}/{{lang}}/reference/codelists/#environmentalgoal).",
"description": "The environmental goals pursued, using the closed [environmentalGoal](https://standard.open-contracting.org/infrastructure/{{version}}/{{lang}}/reference/codelists/#environmentalgoal) codelist.",
"type": [
"array"
],
Expand Down

0 comments on commit c763a4b

Please sign in to comment.