Skip to content

Commit 5b2eb0b

Browse files
authored
Merge pull request #21 from DickensGDC/patch-1
Update container.php
2 parents b8cedf1 + 567f35a commit 5b2eb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Initial a dependency injection container that implemented PSR-11 and return the container.
3+
* Initialize a dependency injection container that implemented PSR-11 and return the container.
44
*/
55

66
declare(strict_types=1);

0 commit comments

Comments
 (0)