Skip to content

Commit

Permalink
copy update (202410)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Dec 9, 2024
1 parent 0e78792 commit 64d72d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Contents:
### Weekdays vs. Weekends, compared to 2019 <a id="week_end_cmp_pct"></a>
![](img/vs_2019.png)

As of September 2024:
- weekday ridership was 69.2% of Sept '19 (pre-COVID)
- weekend ridership was 99.5% of Sept '19 (pre-COVID)
As of October 2024:
- weekday ridership was 71.2% of October '19 (pre-COVID)
- weekend ridership was 113.5% of October '19 (pre-COVID)

## Usage <a id="usage"></a>

Expand Down
2 changes: 1 addition & 1 deletion www/src/LinePlots.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ export default function LinePlots() {
title={"Avg PATH rides per day (vs. 2019)"}
{...vs2019Plot}
/>
<p>Weekend ridership has recovered to pre-COVID levels, though service remains degraded.</p>
<p>Weekend ridership has surpassed pre-COVID levels, though service remains degraded.</p>
<hr/>
<div>
{
Expand Down

0 comments on commit 64d72d1

Please sign in to comment.