Skip to content

Commit 8648978

Browse files
authored
fix: detecting Status Code Reliability data error (#3290)
1 parent 6489ff4 commit 8648978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/en/2022/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@ This particular well-known URI determines the reliability of a website's HTTP re
12621262
{{ figure_markup(
12631263
image="detecting-status-code-reliability.png",
12641264
caption="Statuses of the resource-that-should-not-exist-whose-status-code-should-not-be-200 endpoint.",
1265-
description="Bar chart showing response status returned by `resource-that-should-not-exist-whose-status-code-should-not-be-200` endpoint. Among websites on desktop, 10% return 200, 84% return not-ok status and 6% return 201-299 status codes. Among websites on desktop, 9% return 200, 84% return not-ok status and 7% return 201-299 status codes.",
1265+
description="Bar chart showing response status returned by `resource-that-should-not-exist-whose-status-code-should-not-be-200` endpoint. Among websites on desktop, 10% return 200, 84% return not-ok status and 6% return 201-299 status codes. Among websites on mobile, 9% return 200, 84% return not-ok status and 7% return 201-299 status codes.",
12661266
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vSPHK3G2Ir-ys_oTrrhugqxV0aOSj3y5d1lANQ54GdaQtIHrzXIjQQGEpIdT_mQvxTrMtpd0Hn30zhF/pubchart?oid=1477977449&format=interactive",
12671267
sheets_gid="1163882629",
12681268
sql_file="well-known_resource-not-be-200.sql"

0 commit comments

Comments
 (0)