Skip to content

Commit 6901b89

Browse files
authored
Fixing a typo (#103)
1 parent 90bce1d commit 6901b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase_admin/_user_mgt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444

4545
class _Validator(object):
46-
"""A collectoin of data validation utilities.
46+
"""A collection of data validation utilities.
4747
4848
Methods provided in this class raise ValueErrors if any validations fail. Normal returns
4949
signal success.

0 commit comments

Comments
 (0)