Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs =================================================================== diff -u -r75a425748de07eae53b5a915c211733a9df6f4a0 -rf8157a86757ea878bd8a7941724c29bea409be36 --- Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs (.../LoadAssessmentSectionException.cs) (revision 75a425748de07eae53b5a915c211733a9df6f4a0) +++ Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs (.../LoadAssessmentSectionException.cs) (revision f8157a86757ea878bd8a7941724c29bea409be36) @@ -25,7 +25,7 @@ namespace Ringtoets.Integration.Service.Exceptions { /// - /// Exception thrown when something went wrong when loading assessment sections. + /// The exception that is thrown when something went wrong while loading assessment sections. /// [Serializable] public class LoadAssessmentSectionException : Exception