Skip to content

Commit 8768d8e

Browse files
committed
Fix field description
1 parent 05a91c2 commit 8768d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/fields/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,7 @@ entries:
16151615
categories: [Request, Body]
16161616
keywords: [request, body, form, client, visitor]
16171617
plan_info_label: Enterprise add-on
1618-
summary: The values of the form fields in an HTTP request
1618+
summary: The values of the form fields in an HTTP request.
16191619
description: |-
16201620
Populated when the `Content-Type` header is `application/x-www-form-urlencoded`.
16211621

0 commit comments

Comments
 (0)