From a1d7328b3449413895bde3302c92fe78f0c65954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hallvard=20Tr=C3=A6tteberg?= <hal@ntnu.no>
Date: Mon, 14 Sep 2020 16:08:32 +0200
Subject: [PATCH] Update README.md

---
 simpleexample/src/main/java/simpleex/core/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/simpleexample/src/main/java/simpleex/core/README.md b/simpleexample/src/main/java/simpleex/core/README.md
index 2c4ad00..c49c61a 100644
--- a/simpleexample/src/main/java/simpleex/core/README.md
+++ b/simpleexample/src/main/java/simpleex/core/README.md
@@ -11,5 +11,5 @@ class LatLong {
 	double longitude
 }
 class LatLongs
-LatLongs *--> "*" LatLong: "latLongsx"
+LatLongs *--> "*" LatLong: "latLongs"
 ```
-- 
GitLab