diff options
-rw-r--r-- | classes.puml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes.puml b/classes.puml index 85dc714..87b764c 100644 --- a/classes.puml +++ b/classes.puml @@ -51,7 +51,7 @@ class Institute implements Place class Institute extends Org { } Institute -* Faculty -Intitute *- ResearchAssociate +Institute *- ResearchAssociate abstract Project { +name |