From 7f9b791f0ffce0d202918f8b8c65b66ac8b4dbe4 Mon Sep 17 00:00:00 2001
From: Jestin VanScoyoc <31118852+JediScoy@users.noreply.github.com>
Date: Thu, 8 Feb 2024 09:47:52 -0500
Subject: [PATCH] typo and formatting fixes to software updates page

---
 docs/source/controls/software-updates.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/docs/source/controls/software-updates.rst b/docs/source/controls/software-updates.rst
index 5150a1f..b57c379 100644
--- a/docs/source/controls/software-updates.rst
+++ b/docs/source/controls/software-updates.rst
@@ -19,7 +19,8 @@ The NI Game Tools and WPILIB Suite must be updated every year after the game rel
 Secondary
 ------------------------
 These are not needed by all teams, but we use them and are used by many teams.
-- [ ] Install or update `REV Hardware Client <https://docs.revrobotics.com/rev-hardware-client/>`_. Needed to update REV firmware for motors (NEOs), controllers (Spark MAX), and Power Distribution Hub.
+
+- [ ] `REV Hardware Client <https://docs.revrobotics.com/rev-hardware-client/>`_. Needed to update REV firmware for motors (NEOs), controllers (Spark MAX), and Power Distribution Hub.
 - [ ] `Tuner X <https://apps.microsoft.com/detail/9NVV4PWDW27Z?hl=en-us&gl=US>`_. Needed to update CTRE firmware for motors (Falcon, Kraken), controllers (Talon SRX), gyro (Pigeon), and the original Power Distribution Panel. See also `CTRE <https://store.ctr-electronics.com/software/>`_ website 
 - [ ] `GitHub Desktop <https://desktop.github.com/>`_ client.
 - [ ] `PathPlanner <https://github.com/mjansen4857/pathplanner/releases>`_ for help planning swervedrive autonomous paths.
@@ -33,7 +34,7 @@ After downloading software and updating firmares, you need to import last year's
 ------------------
 Vendor Libraries
 ------------------
-- `Phoenix 6 2024.json <https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2024-latest.json>`_ & `Phoenix v5 <https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2024-latest.json>`. CTRE motor controllers and devices.
+- `Phoenix 6 2024.json <https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2024-latest.json>`_ & `Phoenix v5 <https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2024-latest.json>`_. CTRE motor controllers and devices.
 - `REVLib.json <https://software-metadata.revrobotics.com/REVLib.json>`_. SparkMAX, NEO, and other REV hardware.
 - `PathPlanner.json <https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json>`_ if using PathPlanner for auton
 - `Playing with Fusion 2024.json <https://www.playingwithfusion.com/frc/playingwithfusion2024.json>`_ for time of flight sensor we use.
@@ -42,4 +43,4 @@ Vendor Libraries
 Reference Documents
 --------------------
 - `Reference Doc <https://docs.google.com/document/d/1pE3562a7Np4BVmMLlAgXqFzefXEp5hn-s_72Zkyl828/edit>`_.
-- `Phoenix Software downloads <https://docs.ctr-electronics.com/>`_.
\ No newline at end of file
+- `Phoenix Software Downloads <https://docs.ctr-electronics.com/>`_.
\ No newline at end of file