Skip to content

Commit

Permalink
fix: spell
Browse files Browse the repository at this point in the history
  • Loading branch information
GulomovCreative committed Oct 28, 2023
1 parent c60d703 commit b8e0da3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ miniShop2Config = {
- **clean** - - очистка корзины (удаление всех добавленных товаров)
- **Order** - действия с заказом
- **add** - добавление поля в заказ (имя, email, адрес и т.д.)
- **getcost** - получаение текущей стоимости заказа
- **getcost** - получение текущей стоимости заказа
- **getrequired** - получение списка обязательных полей для отправки заказа
- **submit** - отправка заказа на обработку
- **clean** - очистка всех полей заказа
Expand Down

0 comments on commit b8e0da3

Please sign in to comment.