Fix spelling

This commit is contained in:
Michaelangel007 2018-05-22 22:24:07 -06:00
parent 271dd70f22
commit ddc41ec84e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# 0. Here is some information to clear up the confusion about Java:
#
# The JRE (runtime) is needed to RUN Java programs.
# The JDK (compiler) is needed to COMPILTE Java programs.
# The JDK (compiler) is needed to COMPILE Java programs.
#
# Solution:
#