Skip to content

Commit 489af8e

Browse files
authored
Fix typo simple XML mod
1 parent 845faac commit 489af8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/modifications/xml/exercises/xml_timestep_exercise.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"\n",
2727
"Change the physics timestep in the atmosphere and land to 1200 seconds (default is 1800). Run 5 days.\n",
2828
"\n",
29-
"**Note:** We are using an F-compset (i.e., F1850C_LTso) instead of a B-compset (i.e., F1850C_LTso) for this exercise due to a small namelist bug in the CESM3 tutorial tag. This exercise can be replicated with a B-compset with other versions of CESM. For information on the difference between F and B compsets, see the [CAM challenge introduction section](../../../challenge/cam/cam.ipynb).\n",
29+
"**Note:** We are using an F-compset (i.e., F1850C_LTso) instead of a B-compset (i.e., B1850C_LTso) for this exercise due to a small namelist bug in the CESM3 tutorial tag. This exercise can be replicated with a B-compset with other versions of CESM. For information on the difference between F and B compsets, see the [CAM challenge introduction section](../../../challenge/cam/cam.ipynb).\n",
3030
" \n",
3131
"</div>"
3232
]

0 commit comments

Comments
 (0)