Skip to content

Commit fda46ca

Browse files
committed
Apply fixed Coderrabitai review.
1 parent 9809e4d commit fda46ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FoxyEvents.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
abstract class FoxyEvents
88
{
99
/**
10-
* The `GET_ASSETS` event is triggered before the `solve` action of asset packages and during the retrieves the map
10+
* The `GET_ASSETS` event is triggered before the `solve` action of asset packages and while retrieving the map
1111
* of the asset packages.
1212
*/
1313
final public const GET_ASSETS = 'foxy.get-assets';

0 commit comments

Comments
 (0)