Skip to content

Commit 9323f22

Browse files
bikramSingh91facebook-github-bot
authored andcommitted
misc: Fix formatting in contributing doc (#12420)
Summary: Pull Request resolved: #12420 Reviewed By: mbasmanova Differential Revision: D69996000 Pulled By: bikramSingh91 fbshipit-source-id: 00239c2c539a723e3757d4cc5bbae7ffe63dbb53
1 parent 9f05d71 commit 9323f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ with a benchmark.
287287
line arguments.
288288

289289
```
290-
# Test the new function in isolation. Use --only flag to restrict the set of functions
290+
# Test the new function in isolation. Use --only flag to restrict the set of functions
291291
# and run for 60 seconds or longer.
292292
velox_expression_fuzzer_test --only <my-new-function-name> --duration_sec 60 --logtostderr=1 --enable_variadic_signatures --velox_fuzzer_enable_complex_types --velox_fuzzer_enable_decimal_type --lazy_vector_generation_ratio 0.2 --velox_fuzzer_enable_column_reuse --velox_fuzzer_enable_expression_reuse
293293

0 commit comments

Comments
 (0)