Skip to content

Commit 3317a37

Browse files
authored
Merge pull request #491 from EnergySystemsModellingLab/typos
Fix typos in the documentation
2 parents 9a6a9f9 + 4573f7c commit 3317a37

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/inputs/commodities.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CommodityType
2525
which are either extracted, transformed from one to another, or used in the energy system.
2626

2727
The "service" type includes commodities such as space heating or hot water which correspond to selected
28-
poples' needs whose fulfillment requires energy uses.
28+
people's needs, and whose fulfillment requires energy uses.
2929

3030
The "material" type represent non-energy inputs for energy technologies, such as limestone or oxygen.
3131
The "environmental" type refers to non-energy commodities whichare used to quantify an impact on the environment,

docs/user-guide/additional-service-demand.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"cell_type": "markdown",
8383
"metadata": {},
8484
"source": [
85-
"Finally, the `Projections.csv` file must be changed. This is a large file which details the expected cost of the technology across the timeframe of the simulation. Due to its size, we will only show two rows of the new column `cook`:\n",
85+
"Finally, the `Projections.csv` file must be changed. This is a large file which details the expected cost of the commodities across the timeframe of the simulation. Due to its size, we will only show two rows of the new column `cook`:\n",
8686
"\n",
8787
"|RegionName|Attribute|Time|…|**cook**|\n",
8888
"|-|-|-|-|-|\n",

docs/user-guide/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ We have also provided links to the input and results files for each of the tutor
1313
:hidden:
1414

1515
add-solar
16+
additional-service-demand
17+
add-gdp-correlation-demand
1618
add-agent
1719
add-region
1820
modify-timing-data
1921
min-max-timeslice-constraints
20-
additional-service-demand
21-
add-gdp-correlation-demand
2222
carbon-budget
2323

2424

0 commit comments

Comments
 (0)