Skip to content

Commit a2c68aa

Browse files
Abduqodiri Qurbonzodafzhinkin
andauthored
fixup! Use "source set" consistently in the guide
Co-authored-by: Filipp Zhinkin <[email protected]>
1 parent d38f20c commit a2c68aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Refer to our [comprehensive guide](docs/configuration-options.md) to learn about
428428
### Separate source set for benchmarks
429429

430430
Often you want to have benchmarks in the same project, but separated from main code, much like tests.
431-
Refer to our [detailed documentation](docs/separate-benchmark-source-set.md) on configuring your project to set up a separate source for benchmarks.
431+
Refer to our [detailed documentation](docs/separate-benchmark-source-set.md) on configuring your project to set up a separate source set for benchmarks.
432432

433433
## Examples
434434

0 commit comments

Comments
 (0)