Skip to content

Commit 3ef579b

Browse files
authored
fix typo (#2010)
1 parent fd06d84 commit 3ef579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ option(WITH_LOGS_PREVIEW "Whether to build logs preview" OFF)
214214
option(WITH_ASYNC_EXPORT_PREVIEW "Whether enable async export" OFF)
215215
# Exemplar specs status is experimental, so behind feature flag by default
216216
option(WITH_METRICS_EXEMPLAR_PREVIEW
217-
"Whethere to enable exemplar within metrics" OFF)
217+
"Whether to enable exemplar within metrics" OFF)
218218

219219
#
220220
# Verify options dependencies

0 commit comments

Comments
 (0)