Merge "Docs: Fix typo Unbuntu -> Ubuntu"
am: 6b40675486
* commit '6b4067548630eb39fbd315964a577639a9cf816f':
Docs: Fix typo Unbuntu -> Ubuntu
diff --git a/src/source/initializing.jd b/src/source/initializing.jd
index aea92e0..218a487 100644
--- a/src/source/initializing.jd
+++ b/src/source/initializing.jd
@@ -58,7 +58,7 @@
requires Java 8. On Ubuntu, use <a href="http://openjdk.java.net/install/">OpenJDK</a>.</p>
<p>Java 8: For the latest version of Android</p>
-<h4 id="for-ubuntu-15-04">For Unbuntu >= 15.04</h4>
+<h4 id="for-ubuntu-15-04">For Ubuntu >= 15.04</h4>
<p>Run the following:</p>
<pre><code>$ sudo apt-get update
$ sudo apt-get install openjdk-8-jdk