Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c672c68

Browse files
authored
Small grammar fix
1 parent 800bd88 commit c672c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.4/extension-dev-guide/indexer-batch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The following examples illustrate how to define a custom batch size for configur
106106

107107
### Setting batch size with environment variables
108108

109-
Starting in Magento 2.4.3, it is possible to configure the batch size with the environment variables, or in `app/etc/env.php` for the following indexers:
109+
As of Magento 2.4.3, it is possible to configure the batch size with environment variables, or in `app/etc/env.php`, for the following indexers:
110110

111111
* `cataloginventory_stock`
112112
* `catalog_category_product`

0 commit comments

Comments
 (0)