From 3c1a99aab87e29a7f76fcd907b0976f9cf04e2ba Mon Sep 17 00:00:00 2001 From: Youness IABITEN Date: Sun, 14 Apr 2019 16:26:10 +0100 Subject: [PATCH] Fix README.md typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a849a0c..08585e33 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A lot more [information and documentation are available in the wiki](https://git ## License This library will always keep the same license as the original [Java Metrics library](https://github.com/dropwizard/metrics) (as long as its an open source, permisive license). This port is also inspired and contains some code from [Daniel Crenna's port](https://github.com/danielcrenna/metrics-net). -The original metrics project is released under this therms (https://github.com/dropwizard/metrics): +The original metrics project is released under these terms (https://github.com/dropwizard/metrics): Copyright © 2010-2013 Coda Hale, Yammer.com Published under Apache Software License 2.0, see LICENSE