diff --git a/src/Splat.Autofac/README.md b/src/Splat.Autofac/README.md index 41e715f8a..53c6fffc1 100644 --- a/src/Splat.Autofac/README.md +++ b/src/Splat.Autofac/README.md @@ -2,7 +2,7 @@ ## Using Autofac -Splay.Autofac is an adapter for `IMutableDependencyResolver`. It allows you to register your application dependencies in a Autofac `Container`. You can then use the container as Splat's internal dependency resolver. +Splat.Autofac is an adapter for `IMutableDependencyResolver`. It allows you to register your application dependencies in a Autofac `Container`. You can then use the container as Splat's internal dependency resolver. ### Register the Container