Skip to content

Commit 1b9ffe4

Browse files
committed
Added a missing word in notebook 10_multiple_arrival_processes.ipynb
1 parent cc6dad4 commit 1b9ffe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/10_multiple_arrival_processes.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"N_STREAMS = 4\n",
6868
"DEFAULT_RND_SET = 0\n",
6969
"\n",
70-
"# Boolean switch to simulation results as the model runs\n",
70+
"# Boolean switch to display simulation results as the model runs\n",
7171
"TRACE = False\n",
7272
"\n",
7373
"# run variables (units = hours)\n",

0 commit comments

Comments
 (0)