Skip to content

Commit bb6ca2b

Browse files
authored
Remove wrong whitespace in README.md (#107)
1 parent e65c159 commit bb6ca2b

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
@@ -98,7 +98,7 @@ kotlin {
9898

9999
# Configuration
100100

101-
In a `build.gradle` file create ` benchmark` section, and inside it add a `targets` section.
101+
In a `build.gradle` file create `benchmark` section, and inside it add a `targets` section.
102102
In this section register all targets you want to run benchmarks from.
103103
Example for multiplatform project:
104104

0 commit comments

Comments
 (0)