diff --git a/Texts/en_us.xml b/Texts/en_us.xml
index df22570..727ea19 100644
--- a/Texts/en_us.xml
+++ b/Texts/en_us.xml
@@ -4,13 +4,13 @@
Switches state when receiving 1, forces state to X when receiving -X.
Active Flip-Flop Component
- Switches state when receiving 1, forces state to X when receiving -X. Sends a signal constantly.
+ Switches state when receiving 1, forces state to X when receiving -X. Constantly outputs state.
- Counter Component\
+ Counter Component
Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X.
- Active Counter Component\
- Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X. Sends a signal constantly.
+ Active Counter Component
+ Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X. Constantly outputs state.
Reactor Controller Component
Automatically sets a reactor's Fission Rate and Turbine Output.