aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar michelleirvine <michelleirvine@google.com>2017-04-25 15:57:32 +0200
committerGravatar Vladimir Moskva <vladmos@google.com>2017-04-25 20:38:04 +0200
commit941a4ca5e046f83dcedec51b456ad1f5058c8c08 (patch)
tree686b1daffb78380e417efa4160124ccdc1a4f1c6 /site
parent5cd27f78eed2342671233dd4edf483fba9bc9cef (diff)
Update getting-started.md
Fixed small typo (sending this doc change through GH to try this change process) Closes #2784. PiperOrigin-RevId: 154167908
Diffstat (limited to 'site')
-rw-r--r--site/versions/master/docs/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/versions/master/docs/getting-started.md b/site/versions/master/docs/getting-started.md
index 5c88c69824..66a87e40c1 100644
--- a/site/versions/master/docs/getting-started.md
+++ b/site/versions/master/docs/getting-started.md
@@ -93,5 +93,5 @@ languages.
# Next Steps
-Next, check out the tutorial on building [java](/docs/tutorial/java.html)
+Next, check out the tutorial on building [Java](/docs/tutorial/java.html)
or [C++](/docs/tutorial/cpp.html) programs.