Skip to content

Commit f70c8b8

Browse files
authored
Update README.md
1 parent 1f1b562 commit f70c8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ In addition to defining entries in an array of factories, you can set them direc
113113
$container->set(\App\Domain\MyService::class, new \App\Domain\MyService());
114114
```
115115

116-
### Fetch services
116+
### Fetch container entries
117117

118118
To fetch a service use the `get` method:
119119

0 commit comments

Comments
 (0)