Skip to content

Commit 6eca994

Browse files
sauravrtColCarroll
authored andcommitted
Minor typo fix. (#2603)
1 parent 177fa08 commit 6eca994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/notebooks/api_quickstart.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@
631631
"source": [
632632
"### Lists of RVs / higher-dimensional RVs\n",
633633
"\n",
634-
"Above we have seen to how to create scalar RVs. In many models, you want multiple RVs. There is a tendency (mainly inherited from PyMC 2.x) to create list of RVs, like this:"
634+
"Above we have seen how to create scalar RVs. In many models, you want multiple RVs. There is a tendency (mainly inherited from PyMC 2.x) to create list of RVs, like this:"
635635
]
636636
},
637637
{

0 commit comments

Comments
 (0)