Skip to content

Commit

Permalink
feat: update Welcome component
Browse files Browse the repository at this point in the history
  • Loading branch information
machnevegor committed Jul 3, 2023
1 parent 33a37b1 commit 3e713e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/program/Welcome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function Welcome({ onDone }: { onDone?: () => void }) {
href="https://innopolis.university/"
>
Innopolis University
</a>, Department of Data Analysis and AI.
</a>, Department of Data Science and AI.
</p>
</Program>
);
Expand Down

0 comments on commit 3e713e1

Please sign in to comment.