Skip to content

Commit 6e8c8f7

Browse files
authored
Update timetable.rst
1 parent b96e538 commit 6e8c8f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Source/Documentation/Manual/timetable.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,12 +2247,12 @@ event. Concretely, a weather file follows the format:
22472247
.. code-block:: json
22482248
22492249
{
2250-
"Changes": [
2251-
{
2252-
"Type": "<type>",
2253-
"<property>": "<value>"
2254-
}
2255-
]
2250+
"Changes": [
2251+
{
2252+
"Type": "<type>",
2253+
"<property>": "<value>"
2254+
}
2255+
]
22562256
}
22572257
22582258
There are three types of events: ``Clear``, ``Precipitation``, and ``Fog``,

0 commit comments

Comments
 (0)