Skip to content

Commit ed815e1

Browse files
authored
typo in README (#42)
1 parent e52d9cb commit ed815e1

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
@@ -43,7 +43,7 @@ source "scripts/verifyBenchmarkPluginAvailable.sh"
4343

4444
All use of these utilities should be through scripts already rovided with each Benchmark style test suite. To use this, simply clone, navigate and install the plugin:
4545
```
46-
git clone https://github.com/OWASP-Benchmark/BenchmarkUtils.git`
46+
git clone https://github.com/OWASP-Benchmark/BenchmarkUtils.git
4747
cd BenchmarkUtils
4848
mvn install
4949
```

0 commit comments

Comments
 (0)