From 6b269d0de3e227636e5a1f4d65e479caaf075ec9 Mon Sep 17 00:00:00 2001
From: lijingjing
Date: Wed, 8 Feb 2017 14:09:39 +0800
Subject: [PATCH] Fix typo in README.OPENDAYLIGHT
Change-Id: Icd88e11fab2e082d24448a2f1443e8fe51a2a284
Signed-off-by: lijingjing
---
README.OPENDAYLIGHT | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.OPENDAYLIGHT b/README.OPENDAYLIGHT
index 78d54a7e87..07412364db 100644
--- a/README.OPENDAYLIGHT
+++ b/README.OPENDAYLIGHT
@@ -23,7 +23,7 @@ In order to build it's required to have JDK 1.7+ and Maven 3+, to get
a build going it's needed to:
1) From the root directory run
"mvn clean install"
-2) On succesfull completion go in the directory:
+2) On successful completion go in the directory:
"opendaylight/distribution/opendaylight/target"
to pick the zip file of the distribution or controller can be executed
--
2.36.6