Skip to content

Commit c1af3a4

Browse files
Update casing.
Change-Id: I5d2db1eb14c696f59e63e2b1d01241ba352f68cc
1 parent 068df37 commit c1af3a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/experiments/evaluate_and_update_experiment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ def evaluate_experiment(
222222
)
223223
else:
224224
print(
225-
"Conversions and Clicks performance metrics are not yet populated. "
225+
"Conversion and click performance metrics are not yet populated. "
226226
"Continue running."
227227
)
228228
# [END evaluate_and_update_experiment_1]

0 commit comments

Comments
 (0)