diff --git a/README.md b/README.md index 7fda109..3d2778f 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ A huge thanks to the following people who helped make this possible: - [Carly Jones](https://github.com/carly-jones) - [Catt Small](https://cattsmall.com/) - [Em Friedenberg](https://x.com/emfriedenberg) -- All the fine folks at [Transportation Alternatives](https://transalt.org/) +- [Nate Lynch](https://github.com/nlynch31) diff --git a/app/FAQ.tsx b/app/FAQ.tsx index 51c9ad1..357cf40 100644 --- a/app/FAQ.tsx +++ b/app/FAQ.tsx @@ -179,7 +179,7 @@ export default function FAQ() { sx={{ fontFamily: exoFontFamily, marginTop: 2 }} > What podcasts should I listen to to learn more about urbanism, transit, - and related topics?? + and related topics? diff --git a/scripts/embellishStationData.py b/scripts/embellishStationData.py index 63539cc..d0dd20c 100644 --- a/scripts/embellishStationData.py +++ b/scripts/embellishStationData.py @@ -1,5 +1,5 @@ # This file adapted from the work of Nate at Transportation Alternatives. -# Thanks, Nate!! Couldn't have done it without you. :) +# Thanks, Nate! Couldn't have done it without you. :) import requests import csv