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

Fix typo (similiar -> similar) #8082

Merged
merged 1 commit into from
Oct 19, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_data/codebase/v2_4/mrg/b2b/RequisitionList.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ last_modified_at: '2017-02-15 17:02:23 +0300'
content: "## Overview\n\nThe Magento_RequisitionList module allows a customer to create
multiple lists of frequently-purchased items and use those lists for order placement.
This feature is available for both logged-in users and guests.\n \nRequisitionList
functionality is similiar to wish lists, but it has the following differences: \n\n*
functionality is similar to wish lists, but it has the following differences: \n\n*
A requisition list is not purged after sending items to the shopping cart. It can
be used to place multiple orders.\n\n* The UI for requisition lists has been modified
to a compact view in order to display large number of items. \n\nThe merchant can
Expand Down