Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add spaces for use ProductBundlesAwareTrait;
  • Loading branch information
Glancu authored Jan 25, 2022
1 parent 25dc277 commit 7d870b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ This **open-source plugin was developed to help the Sylius community**. If you h
trait ProductTrait
{
use ProductBundlesAwareTrait;
use ProductBundlesAwareTrait;
/**
* @var ProductBundleInterface
Expand Down

0 comments on commit 7d870b6

Please sign in to comment.