From 298f69f03d9bf006f3bbe84044c7c0b62db381c5 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 15 Sep 2017 08:34:28 -0400 Subject: [PATCH] Updated Blocks Tutorial (markdown) --- Blocks-Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blocks-Tutorial.md b/Blocks-Tutorial.md index c082b8d..3699c8c 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -1,5 +1,5 @@ ### Introduction -The FTC Blocks Programming Tool is visual design tool that lets programmers use a web browser to create, edit and save their op modes. This tool is recommended for novice programmers and for users who prefer to design their op modes visually, using a drag-and-drop interface. +The FTC Blocks Programming Tool is a visual design tool that lets programmers use a web browser to create, edit and save their op modes. This tool is recommended for novice programmers and for users who prefer to design their op modes visually, using a drag-and-drop interface.