Skip to content

Commit 567f35a

Browse files
author
Dickens
authored
Update container.php
It is a verb
1 parent b8cedf1 commit 567f35a

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)