Skip to content

Commit aaa2203

Browse files
Apply suggestions from code review
Co-authored-by: ranbel <[email protected]>
1 parent 353bb9f commit aaa2203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Cloudflare will only add authentication labels to endpoints with successful resp
5252

5353
| Description | 2xx response codes | 4xx, 5xx response codes |
5454
| --- | --- | --- |
55-
| If _all_ requests are missing authentication, Cloudflare will apply the label: | `cf-missing-auth` | Without successful responses, no label will be added. |
56-
| If only _some_ requests are missing authentication, Cloudflare will apply the label: | `cf-mixed-auth` | Without successful responses, no label will be added. |
55+
| If all requests are missing authentication, Cloudflare will apply the label: | `cf-missing-auth` | Without successful responses, no label will be added. |
56+
| If only some requests are missing authentication, Cloudflare will apply the label: | `cf-mixed-auth` | Without successful responses, no label will be added. |
5757

5858
## Create a label
5959

0 commit comments

Comments
 (0)