Skip to content

Commit 3a25cd7

Browse files
chenqichenqi
authored andcommitted
Fix typo
1 parent dc50ff5 commit 3a25cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PageSpeedInsights/psi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def run(url):
1919
try:
2020
payload = {"url": url,
2121
"category": "performance",
22-
"locale": "zh",
22+
"locale": "zh-CN",
2323
"strategy": "mobile",
2424
"key": API_KEY
2525
}

0 commit comments

Comments
 (0)