Skip to content

Commit

Permalink
Merge pull request #13 from ray-di/koriym-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
koriym authored Sep 5, 2023
2 parents fa40da9 + 26ab3d4 commit 6a3b123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ final class HelloTest extends TestCase

## Performance

By installin the [DiCompileModule](https://github.com/ray-di/Ray.Compiler/blob/1.x/src/DiCompileModule.php), An optimized injector is used and dependency errors are reported at compile time, not at runtime.
By installing the [DiCompileModule](https://github.com/ray-di/Ray.Compiler/blob/1.x/src/DiCompileModule.php), An optimized injector is used and dependency errors are reported at compile time, not at runtime.

For `RayDi/ProductionModule` corresponding to `RayDi/Context/ProductionContext`, `DiCompileModule` is already installed.

Expand Down

0 comments on commit 6a3b123

Please sign in to comment.