Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
liszkapawel authored Aug 23, 2022
1 parent aa44e95 commit 2896244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class Order extends BaseOrder implements InPostPointsAwareInterface
declare(strict_types=1);
namespace App\Entity\Order;
namespace App\Entity\Shipping;
use BitBag\SyliusInPostPlugin\Model\ShippingMethodImageTrait;
use Sylius\Component\Core\Model\ImageAwareInterface;
Expand Down

0 comments on commit 2896244

Please sign in to comment.