From 0539f437624171470d54c5372c69b83b1e46b9f9 Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Thu, 24 Nov 2016 08:52:20 +0900 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eef6fe4..7f9610d 100644 --- a/README.md +++ b/README.md @@ -624,7 +624,7 @@ A curated list of awesome Java frameworks, libraries and software. * [LatencyUtils](https://github.com/LatencyUtils/LatencyUtils) - Utilities for latency measurement and reporting. * [XRebel ![c]](http://zeroturnaround.com/software/xrebel/) - Profiler for web applications. * [YourKit Java Profiler ![c]](https://www.yourkit.com/features/) - Profiler. -* [JMH](http://openjdk.java.net/projects/code-tools/jmh/) - JMH is a Java harness for building, running, and analysing nano/micro/milli/macro benchmarks written in Java and other languages targetting the JVM. +* [JMH](http://openjdk.java.net/projects/code-tools/jmh/) - JMH is a Java harness for building, running, and analysing nano/micro/milli/macro benchmarks written in Java and other languages targeting the JVM. ## Platform