This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new c17807325a [minor] typo (#11419)
c17807325a is described below
commit c17807325a631fe167408794d95ccf4ca8ce24cf
Author: Davi S. Zucon <[email protected]>
AuthorDate: Wed Aug 23 14:51:36 2023 -0300
[minor] typo (#11419)
---
pinot-perf/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pinot-perf/README.md b/pinot-perf/README.md
index 0728bf6a6e..62ed6a3e0d 100644
--- a/pinot-perf/README.md
+++ b/pinot-perf/README.md
@@ -19,7 +19,7 @@
-->
-Pint Perf Package
+Pinot Perf Package
===
Pinot perf package contains a set of performance benchmark for Pinot
components.
@@ -38,4 +38,4 @@ $ mvn package -DskipTests
```
$ cd target/pinot-perf-pkg/bin
$ ./pinot-BenchmarkDictionary.sh
-```
\ No newline at end of file
+```
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]