From c891be426861aad17cbd8972004faf56cb1eeb3c Mon Sep 17 00:00:00 2001
From: Sebastien Dinot <sebastien@dinot.net>
Date: Wed, 1 May 2019 21:46:10 +0200
Subject: [PATCH] Corrected spelling mistake

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c7b596928e..6a9a01df1d 100644
--- a/README.md
+++ b/README.md
@@ -61,12 +61,12 @@ are available on Maven public repository and on the
 Orekit relies on the following free software, all released under business
 friendly free licenses.
 
-### Compile-time/run-time dependency
+### Compile-time/run-time dependencies
 
 * [Hipparchus](https://hipparchus.org/) from the Hipparchus project released
   under the Apache Software License, version 2
 
-### Test-time dependency
+### Test-time dependencies
 
 * [JUnit 4](http://www.junit.org/) from Erich Gamma and Kent Beck released
   under the Eclipse Public License, version 1.0
-- 
GitLab