diff --git a/README.md b/README.md index 1095225..77eb8d3 100644 --- a/README.md +++ b/README.md @@ -2214,7 +2214,7 @@ public class Robot : IEmployee **Good:** -Not every worker is an employee, but every employee is an worker. +Not every worker is an employee, but every employee is a worker. ```csharp public interface IWorkable