diff --git a/glossary.yml b/glossary.yml index 5a23c384..17602cde 100644 --- a/glossary.yml +++ b/glossary.yml @@ -5900,7 +5900,9 @@ en: term: "Java" def: > - Java is a high-level, cross-platform, object-oriented and general purpose programming language. Programs written in Java will run on any platform that supports the Java software platform without having to be recompiled. This feature gave rise to the slogun "Write Once Run Anywhere" ([WORA](#wora)). Java syntax is similar to that of C and C++. + Java is a high-level, cross-platform, object-oriented and general-purpose programming language. Programs written in Java will run on any platform that supports + the Java software platform without having to be recompiled. This feature gave rise to the slogan "Write Once Run Anywhere" ([WORA](#wora)). Java syntax is + similar to that of C and C++. - slug: join ref: