diff --git a/GsaGH/Components/5_Results/SpringReactionForces.cs b/GsaGH/Components/5_Results/SpringReactionForces.cs index d5bcf3dc6..36ec9ffc7 100644 --- a/GsaGH/Components/5_Results/SpringReactionForces.cs +++ b/GsaGH/Components/5_Results/SpringReactionForces.cs @@ -70,7 +70,7 @@ public override void VariableParameterMaintenance() { protected override void InitialiseDropdowns() { _spacerDescriptions = new List(new[] { - "Type", + "Envelope", "Force Unit", "Moment Unit", });