Skip to content

Commit 72a629b

Browse files
fixes
1 parent 6f44d31 commit 72a629b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can sort and filter your endpoints based on the labels.
2222

2323
`cf-sign-up`: Add this label to endpoints that are the final step in creating user accounts for your site or application.
2424

25-
`cf-content`: Add this label to endpoints that provide unique content, such as product details, user reviews, pricing or other unique information.
25+
`cf-content`: Add this label to endpoints that provide unique content, such as product details, user reviews, pricing, or other unique information.
2626

2727
`cf-purchase`: Add this label to endpoints that are the final step in purchasing goods or services online.
2828

@@ -34,9 +34,9 @@ You can sort and filter your endpoints based on the labels.
3434

3535
`cf-check-value`: Add this label to endpoints that check the balance of rewards points, in-game currency, or other stored value products that can be earned, transferred, and redeemed for cash or physical goods.
3636

37-
`cf-add-post`: Add this label to endpoints that post messages in a communication forum or product/merchant review.
37+
`cf-add-post`: Add this label to endpoints that post messages in a communication forum, or product or merchant review.
3838

39-
`cf-account-update`: Add this label to endpoints that participate in user account/profile updates.
39+
`cf-account-update`: Add this label to endpoints that participate in user account or profile updates.
4040

4141
`cf-missing-auth`: Cloudflare will automatically add this label to endpoints where all successful responses are sent back to requests made by unauthenticated users without a session identifier. Refer to the table below for more information.
4242

0 commit comments

Comments
 (0)