Skip to content

Commit a751023

Browse files
brendtxHeaven
andauthored
Apply suggestion from @xHeaven
Co-authored-by: Márk Magyar <magyarheaven@gmail.com>
1 parent b2aaa5a commit a751023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/1-essentials/05-discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Whenever this action is run, discovery will find all discovery classes, and run
247247

248248
### Manually specify discovery locations
249249

250-
`DiscoveryConfig::autoload()` will scan a given root path and autmatically determine discovery locations by analyzing the composer.json file in that path. If you prefer another way of defining locations to scan, you can manually provide them via `DiscoveryConfig`:
250+
`DiscoveryConfig::autoload()` will scan a given root path and automatically determine discovery locations by analyzing the composer.json file in that path. If you prefer another way of defining locations to scan, you can manually provide them via `DiscoveryConfig`:
251251

252252
```php
253253
use Tempest\Discovery\DiscoveryConfig;

0 commit comments

Comments
 (0)