Skip to content

Commit

Permalink
fixup README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jahudka authored Oct 17, 2024
1 parent 59794aa commit 3d47e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

DICC is a Dependency Injection Container Compiler for TypeScript. It analyses
one or more of your project's source files and produces a new TypeScript file,
which exports a DI container instance configured to create your project services
which exports a DI container class configured to create your project services
and autowire dependencies between them.


Expand Down

0 comments on commit 3d47e92

Please sign in to comment.