Skip to content

Commit 96e8de0

Browse files
authored
Update all-countries.md (#14)
1 parent 9402f3d commit 96e8de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/api/all-countries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ var headers = new Headers();
4444
headers.append("X-CSCAPI-KEY", "API_KEY");
4545

4646
var requestOptions = {
47-
method: 'GET'
47+
method: 'GET',
4848
headers: headers,
4949
redirect: 'follow'
5050
};

0 commit comments

Comments
 (0)