From 73426bc332ca423e6fb5bc3cafd17d64df66cafa Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 15 Sep 2017 08:34:01 -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 59a9ff0..c082b8d 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 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.