diff --git a/web/containers/ModalTroubleShoot/index.tsx b/web/containers/ModalTroubleShoot/index.tsx index 547398c4f..2438d6333 100644 --- a/web/containers/ModalTroubleShoot/index.tsx +++ b/web/containers/ModalTroubleShoot/index.tsx @@ -69,7 +69,7 @@ const ModalTroubleShooting: React.FC = () => { > Discord - & send it to #🆘|get-help channel for further support. + & send it to #🆘|get-help channel for further support.
diff --git a/web/screens/Chat/SimpleTextMessage/index.tsx b/web/screens/Chat/SimpleTextMessage/index.tsx index f064132b8..c7f6db274 100644 --- a/web/screens/Chat/SimpleTextMessage/index.tsx +++ b/web/screens/Chat/SimpleTextMessage/index.tsx @@ -207,7 +207,7 @@ const SimpleTextMessage: React.FC- Token Speed: {Number(tokenSpeed).toFixed(2)}/s + Token Speed: {Number(tokenSpeed).toFixed(2)}t/s
)}