Skip to content

Commit 691bcab

Browse files
Apply suggestions from Hyperlint review
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent e112f99 commit 691bcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ruleset-engine/rules-language/fields/standard-fields.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Example value:
114114

115115
`http.request.timestamp.sec` `Integer`
116116

117-
The timestamp when Cloudflare received the request, expressed as Unix time in seconds. This value is 10 digits long.
117+
The timestamp when Cloudflare received the request, expressed as UNIX time in seconds. This value is 10 digits long.
118118

119119
To obtain the timestamp milliseconds, use the `http.request.timestamp.msec` field.
120120

0 commit comments

Comments
 (0)