-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENGCOM-4624: Add space after asterisk to show as list #22075
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Module Magento\PayPal implements integration with the PayPal payment system. Namely, it enables the following payment methods: | ||
*PayPal Express Checkout | ||
*PayPal Payments Standard | ||
*PayPal Payments Pro | ||
*PayPal Credit | ||
*PayFlow Payment Gateway | ||
* PayPal Express Checkout | ||
* PayPal Payments Standard | ||
* PayPal Payments Pro | ||
* PayPal Credit | ||
* PayFlow Payment Gateway |