Skip to content

Commit 744cb5f

Browse files
committed
Add changes requested during CR
1 parent ec8026b commit 744cb5f

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/AsynchronousOperations

1 file changed

+2
-2
lines changed

app/code/Magento/AsynchronousOperations/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Magento_AsynchronousOperations module
22

3-
This component is designed to provide response for client who launched the bulk operation as soon as possible and postpone handling of operations moving them to background handler.
3+
This component is designed to provide a response for a client that launched the bulk operation as soon as possible and postpone handling of operations moving them to the background handler.
44

55
## Installation details
66

@@ -34,7 +34,7 @@ For more information about layouts in Magento 2, see the [Layout documentation](
3434

3535
### UI components
3636

37-
You can extend Magento_AsynchronousOperations module using the following configuration files in `view/adminhtml/ui_component/` directory:
37+
You can extend Magento_AsynchronousOperations module using the following configuration files in the `view/adminhtml/ui_component/` directory:
3838

3939
- `bulk_details_form`
4040
- `bulk_details_form_modal`

0 commit comments

Comments
 (0)