diff --git a/README.md b/README.md index a3e50f5..c6d2ea7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Once the drive base is fully functional, the next step is to create subsystems f ``` public class Slide { - public final TrcMotor slideMotor; + private final TrcMotor slideMotor; /** * Constructor: Creates an instance of the object.