Skip to content

Commit 8f22942

Browse files
typo fix
1 parent 2a4f7e1 commit 8f22942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bambi/defaults/families.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ def get_builtin_family(name):
306306
`bambi.families.Likelihood` and the `bambi.priors.Prior` instances that are needed to build
307307
the family.
308308
309-
The available built-in families are found in `SETTINGS_FAMILIES`.
309+
The available built-in families are found in `BUILTIN_FAMILIES`.
310310
311311
Parameters
312312
----------

0 commit comments

Comments
 (0)