浏览代码

Merge pull request #668 from wolf99/patch-1

JAVA -> Java
Stuart Kent 9 年前
父节点
当前提交
a3a0f7cdda
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      docs/ABOUT.md

+ 1
- 1
docs/ABOUT.md 查看文件

@@ -16,7 +16,7 @@ The primary goals kept in mind during the making of the language were:
16 16
 
17 17
 The language derives much of its syntax from C and C++, but it has fewer low-level facilities than either of them.
18 18
 
19
-## Why Learn JAVA?
19
+## Why Learn Java?
20 20
 
21 21
 - JAVA IS EVERYWHERE. It is one of the most sought after programming languages. It is a standard for enterprise software, web-based content, games and mobile apps, as well as the [Android operating system](https://developer.android.com/index.html). 
22 22