pages/common: fix typos in placeholders (#11949)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2023-12-31 12:30:11 +05:30
committed by GitHub
parent ae3432139b
commit dc1569dca1
2 changed files with 3 additions and 3 deletions

View File

@@ -25,4 +25,4 @@
- Run a benchmark where a single parameter changes for each run:
`hyperfine --prepare '{{make clean}}' --parameter-scan {{num_threads}} {{1}} {{10}} '{{make -j {num_threads}}'`
`hyperfine --prepare '{{make clean}}' --parameter-scan {{num_threads}} {{1}} {{10}} '{{make -j {num_threads}}}'`