mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
fix typo in 'installing java' page
Signed-off-by: osbins <arpitjain.2001@gmail.com>
This commit is contained in:
parent
07729f9436
commit
565b7a30e1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
See the following list of Java-related acronyms for reference:
|
||||
|
||||
JRE:: Java Runtime Environment; equired to run Java code and applications
|
||||
JRE:: Java Runtime Environment; required to run Java code and applications
|
||||
JVM:: Java Virtual Machine; main component of the JRE
|
||||
JDK:: Java Development Kit; required only for development, coding
|
||||
SDK:: Software Development Kit; see JDK
|
||||
|
|
Loading…
Reference in a new issue