Skip to content

Commit 077cb2e

Browse files
authored
docs: Fix typo in ExperimentOptions class docstring (#2498)
follow-up to internal cl 880971704
1 parent 1abd8d1 commit 077cb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigframes/_config/experiment_options.py

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

2222
class ExperimentOptions:
2323
"""
24-
Encapsulates the configration for experiments
24+
Encapsulates the configuration for experiments
2525
"""
2626

2727
def __init__(self):

0 commit comments

Comments
 (0)