Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
99littlebugs committed Jan 20, 2021
1 parent 1aa261b commit 44d8ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scraper.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ const nyGovSites = [
link: "https://apps3.health.ny.gov/doh2/applinks/cdmspr/2/counties?DateID=10025",
address: {
name: "White Plains DO",
address: "134 Court Street",
street: "134 Court Street",
city: "White Plains",
state: "NY",
zip: "10601"
Expand All @@ -197,7 +197,7 @@ const nyGovSites = [
link: "https://apps3.health.ny.gov/doh2/applinks/cdmspr/2/counties?DateID=10021",
address: {
name: "White Plains DO",
address: "134 Court Street",
street: "134 Court Street",
city: "White Plains",
state: "NY",
zip: "10601"
Expand Down

0 comments on commit 44d8ab0

Please sign in to comment.