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

updateIpfs
Thabokani 10 months ago committed by Aniket
parent cb798e772d
commit a5dab81f5c
  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