Skip to content

Commit 370b953

Browse files
committed
Fix typo in a header name
1 parent c9f710b commit 370b953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/technologies/f.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
"server": "Fastly",
372372
"x-fastly-origin": "",
373373
"x-fastly-request-id": "",
374-
"x-via-fastly:": ""
374+
"x-via-fastly": ""
375375
},
376376
"icon": "Fastly.svg",
377377
"pricing": [
@@ -2436,4 +2436,4 @@
24362436
"scriptSrc": "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1",
24372437
"website": "https://github.com/alvarotrigo/fullpage.js"
24382438
}
2439-
}
2439+
}

0 commit comments

Comments
 (0)