Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit fdb8d8c

Browse files
committed
Fix typo in Massachussetts
1 parent 0e732fa commit fdb8d8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/scenes/home/codeSchools/schools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
"address1": "125 Summer Street",
258258
"address2": "13th Floor",
259259
"city": "Boston",
260-
"state": "Massachussets",
260+
"state": "Massachussetts",
261261
"zip": "02110"
262262
}, {
263263
"address1": "444 N Wabash Avenue",
@@ -367,7 +367,7 @@
367367
"address1": "50 Milk Street",
368368
"address2": "14th Floor",
369369
"city": "Boston",
370-
"state": "Massachussets",
370+
"state": "Massachussetts",
371371
"zip": "02109"
372372
}, {
373373
"address1": "25 Broadway",

0 commit comments

Comments
 (0)