Skip to content

Commit

Permalink
Merge pull request #145 from ASSETS-Conference/dev
Browse files Browse the repository at this point in the history
fix: 📝 update copy on workshops page
  • Loading branch information
surajgoraya authored Jun 7, 2024
2 parents a72e2b6 + 7162038 commit 44b6ece
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions src/app/authors/workshops/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ export default function WorkshopProposals() {
>
<p>
{`Workshops will be an online-only event and take place the week of
October 21. `}{`Please note that workshops `}

October 21. `}
{`Please note that workshops `}
<strong className="underline">{`will not`}</strong>
{` have a physical space
at the conference. `}
Expand Down Expand Up @@ -77,8 +77,10 @@ export default function WorkshopProposals() {
</Section>
<Section title={"Preparing and Submitting Your Workshop Proposal"}>
<p>
{` A workshop proposal must be prepared according to the ACM Master
Article Submission Templates (single column). It must be submitted via
{`A workshop proposal must be prepared according to the ACM Master
Article Submission Templates (single column). The submission`}{" "}
<strong className="underline">{` should not`}</strong>{" "}
{`be anonymized and must be must be submitted via
the PCS Submission System as a single PDF file. The proposal must be
no more than 6,000 words (excluding references) and have the following
structure:`}
Expand Down

0 comments on commit 44b6ece

Please sign in to comment.