Skip to content

Commit e6e9a55

Browse files
committed
Fix spelling of statistics in benchmarking document
1 parent 1535d1a commit e6e9a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/benchmarking/results.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def event_doc
111111
category: category,
112112
action: action,
113113
duration: duration,
114-
stastistics: statistics_doc,
114+
statistics: statistics_doc,
115115
repetitions: repetitions_doc }.tap do |doc|
116116
doc.merge!(dataset: dataset,
117117
dataset_details: dataset_details) if dataset

0 commit comments

Comments
 (0)