Skip to content

Commit e93f50a

Browse files
committed
Fixed a typo in available
1 parent cfd30b9 commit e93f50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/distributions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Distribution and utility classes avilable to these examples.
2+
Distribution and utility classes available to these examples.
33
"""
44

55
import numpy as np

0 commit comments

Comments
 (0)