Skip to content

Commit

Permalink
Update smp.js
Browse files Browse the repository at this point in the history
  • Loading branch information
iet-nitk-575025 authored May 21, 2022
1 parent c446f57 commit e24c462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/smp.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const SMP = ({ data, location }) => {
marginTop: "2em",
}}
>
<h2>Sign up for a Course Now!</h2>
<h2>Sign up for a SMP Now!</h2>
<OutboundLink
className="btn btn-light btn-lg mt-5"
href={data.smp_basic.form_url}
Expand Down

0 comments on commit e24c462

Please sign in to comment.