Skip to content

Commit

Permalink
Clarify manual upload modal
Browse files Browse the repository at this point in the history
  • Loading branch information
FdelMazo authored Jun 27, 2024
1 parent 39f1e36 commit 3e37209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ManualUploadModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const ManualUploadModal = ({ isOpen, onClose }) => {
<ModalBody>
<Text mb={3}>
Lamentablemente, <strong>FIUBA</strong> ya no ofrece los horarios de
las materias, por lo que cada usuario tiene que importar manualmente
las materias públicamente, por lo que cada usuario tiene que importar manualmente
sus horarios desde el SIU.
</Text>

Expand Down

0 comments on commit 3e37209

Please sign in to comment.