You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/code/Magento/AsynchronousOperations/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Magento_AsynchronousOperations module
2
2
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.
4
4
5
5
## Installation details
6
6
@@ -34,7 +34,7 @@ For more information about layouts in Magento 2, see the [Layout documentation](
34
34
35
35
### UI components
36
36
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:
0 commit comments