diff --git a/LightweightIocContainer/IocContainer.cs b/LightweightIocContainer/IocContainer.cs index 8a9d370..29e581c 100644 --- a/LightweightIocContainer/IocContainer.cs +++ b/LightweightIocContainer/IocContainer.cs @@ -77,7 +77,7 @@ public class IocContainer : IIocContainer, IIocResolver } /// - /// Add the to the the + /// Add the to the /// /// The given /// The is already registered in this