Skip to content

Commit

Permalink
feat(footer): update copy
Browse files Browse the repository at this point in the history
Signed-off-by: Matous Havlena <havlenma@gmail.com>
  • Loading branch information
matoushavlena committed Dec 15, 2024
1 parent 6aebd39 commit be07d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/artifacts/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export function Footer({ showReportButton }: Props) {
<span>Made with</span>{' '}
<span className="inline-flex items-center gap-x-0.5 align-top text-dark">
<BeeIcon className="h-3 w-3" />
<strong>Bee</strong>
<strong>BeeAI</strong>
</span>
</p>

Expand Down

0 comments on commit be07d51

Please sign in to comment.