fix typo in libs/remix-ui/app/src/lib/remix-app/components/modals/matomo.tsx

pull/5370/head
Thabokani 1 year ago committed by Aniket
parent 6d8ec093d9
commit 66fa1c9a83
  1. 2
      libs/remix-ui/app/src/lib/remix-app/components/modals/matomo.tsx

@ -36,7 +36,7 @@ const MatomoDialog = (props: MatomoDialogProps) => {
<p>
For more info, see:{' '}
<a href="https://medium.com/p/66ef69e14931/" target="_blank" rel="noreferrer">
Matomo Analyitcs on Remix iDE
Matomo Analytics on Remix iDE
</a>
.
</p>

Loading…
Cancel
Save