From 65d0fe5937d34ef898ebeb5025ddf164cc34392f Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 26 Jul 2019 14:25:35 -0400 Subject: [PATCH] Updated Programming Using Java (markdown) --- Programming-Using-Java.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming-Using-Java.md b/Programming-Using-Java.md index 2703c00..a7f425b 100644 --- a/Programming-Using-Java.md +++ b/Programming-Using-Java.md @@ -28,4 +28,4 @@ The FTC Control System can be programmed using the Java programming language. T **Important Note:** Both Java programming tools require that the user have an in-depth understanding of the Java programming language. If you are not an advanced Java programmer, then FIRST recommends that you consider using the [Blocks tool](Blocks-Tutorial) to program your robot. -If you are unsure which programming tool is best suited for your needs, please read [this document](Choosing-a-Programming-Tool) which summarizes their differences. +If you are unsure which programming tool is best suited for your needs, please read [this document](Choosing-a-Programming-Tool) which explains their differences.