Skip to content

Commit 3db32ca

Browse files
spjuhelluseverin
andauthored
Applies suggestion from Lucas (j/n)
Co-authored-by: luseverin <[email protected]>
1 parent 399572e commit 3db32ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/climada_trajectories.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"id": "274a342f-54c0-4590-9110-5e297010955e",
101101
"metadata": {},
102102
"source": [
103-
"We use `Snapshot` objects to define a point in time. This object acts as a wrapper of the classic risk framework composed of Exposure, Hazard and Vulnerability. As such it is define for a specific year, and contains references to an `Exposures`, a `Hazard`, and an `ImpactFuncSet` object.\n",
103+
"We use `Snapshot` objects to define a point in time. This object acts as a wrapper of the classic risk framework composed of Exposure, Hazard and Vulnerability. As such it is defined for a specific year, and contains references to an `Exposures`, a `Hazard`, and an `ImpactFuncSet` object.\n",
104104
"\n",
105105
"Next we show how to instantiate such a `Snapshot`. Note however that they are of little use by themselves, and what you will really use are `RiskTrajectory` which we present right after."
106106
]

0 commit comments

Comments
 (0)