Skip to content

Commit cd453bc

Browse files
ColCarrollacolombi
authored andcommitted
Update docs/source/notebooks/getting_started.ipynb
Co-Authored-By: acolombi <[email protected]>
1 parent d16f38d commit cd453bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/notebooks/getting_started.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1032,7 +1032,7 @@
10321032
"\\begin{aligned} \n",
10331033
" D_t &\\sim \\text{Pois}(r_t), r_t= \\begin{cases} \n",
10341034
" e, & \\text{if } t \\le s \\\\\n",
1035-
" l, & \\text{if } t \\gr s \n",
1035+
" l, & \\text{if } t \\gt s \n",
10361036
" \\end{cases} \\\\\n",
10371037
" s &\\sim \\text{Unif}(t_l, t_h)\\\\ \n",
10381038
" e &\\sim \\text{exp}(1)\\\\\n",

0 commit comments

Comments
 (0)