vkhorikov / ValidationInDDD

The source code for the Pluralsight course about Validation, DDD, and FluentValidation library
https://enterprisecraftsmanship.com/ps-ddd-validation
113 stars 35 forks source link

GetResponse rather than GetResonse #3

Open robertlarkins opened 3 years ago

robertlarkins commented 3 years ago

I noticed a minor spelling error in the GetResonse class in the DataContracts.cs file. Not sure if this is something that should be fixed, or left as is to match the course?

vkhorikov commented 3 years ago

Sorry for a late reply. Spelling issues are fine to fix.

erop commented 2 years ago

Fixed here https://github.com/vkhorikov/ValidationInDDD/pull/4