Skip to content

Commit

Permalink
Adjust copy
Browse files Browse the repository at this point in the history
  • Loading branch information
timuric committed Oct 10, 2023
1 parent a59e5b3 commit 28a43a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export function Footer() {

<div className="flex flex-col justify-between border-t border-gray-200 py-10 sm:flex-row">
<p className="text-sm text-gray-500">Copyright &copy; 2023 Your Store, Inc.</p>
<p className="text-sm text-gray-500">Created by Saleor, Inc</p>
<p className="text-sm text-gray-500">Powered by Saleor, Inc</p>
</div>
</div>
</footer>
Expand Down

0 comments on commit 28a43a1

Please sign in to comment.