diff --git a/AprilTags-for-FTC-Blocks.md b/AprilTags-for-FTC-Blocks.md index d3c02c5..6e01d44 100644 --- a/AprilTags-for-FTC-Blocks.md +++ b/AprilTags-for-FTC-Blocks.md @@ -108,7 +108,7 @@ As shown above in the yellow rectangle, this action creates a folder called Exte At this point you must **restart the Robot Controller** app, to properly load these libraries. For Control Hub, turn its **power switch off**, then turn it back on. For RC phone, simply **Exit** the RC app and re-open it. -Now these two libraries can provide their **Java classes** related to AprilTag and computer vision. Below we will we create **Java methods** that use these classes. +Now these two libraries can provide their **Java classes** related to AprilTag and computer vision. Below we will create **Java methods** that use these classes.

[[Return to Top|https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/AprilTags-for-FTC-Blocks]]