diff --git a/2. Services/2.1 Foundations/2.1 Foundations.md b/2. Services/2.1 Foundations/2.1 Foundations.md index 6f6014d..c669668 100644 --- a/2. Services/2.1 Foundations/2.1 Foundations.md +++ b/2. Services/2.1 Foundations/2.1 Foundations.md @@ -778,7 +778,7 @@ Let's go ahead an write an implementation for this failing test. ##### 2.1.3.1.3.1 Implementing Logical Validations -Just like we did in the structural validations section, we are going to add more rules to our validation `switch case` as follows: +Just like we did in the structural validations section, we are going to validate a logical rule as follows: ###### StudentService.Validations.cs