Skip to content

Commit

Permalink
Merge pull request #166 from ASSETS-Conference/jaipreet
Browse files Browse the repository at this point in the history
fix: ✏️ fixed minor formatting issues
  • Loading branch information
Jpreet927 authored Jul 25, 2024
2 parents 6809cc0 + 571e6ac commit 85bcf51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/authors/workshops/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -330,14 +330,14 @@ export default function WorkshopProposals() {
they are attending.`}
</p>
<p>
<strong>Registration fee:</strong>
<strong>{`Registration fee: `}</strong>
{`Workshop registration fees will be found on the conference
registration page. Although not required, workshop attendees are
strongly encouraged to register for the full conference in addition to
their workshop.`}
</p>
</Section>
<Section title={"Further Information"}>
<Section title={"Further Information"} spacing={"bottom-only"}>
<p>
{`By submitting your article to an ACM Publication, you are hereby
acknowledging that you and your co-authors are subject to all ACM
Expand Down

0 comments on commit 85bcf51

Please sign in to comment.