Skip to content

Commit

Permalink
fix: 📝 update copy on workshops page
Browse files Browse the repository at this point in the history
  • Loading branch information
surajgoraya committed Jun 7, 2024
1 parent f148d03 commit 7162038
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 7162038

Please sign in to comment.