Skip to content

Commit 5a12c00

Browse files
authored
fix(changelog): fix formatting (#3967)
1 parent ab46d0d commit 5a12c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/november2024/2024-11-12-functions-changed-incoming-change-for-dns-resolution.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ category: serverless
99
product: functions
1010
---
1111

12-
Starting **November 26**, 2024, a rate limit of **20 DNS queries per second** per Function instance will be applied. This limit only applies to queries that require a full DNS resolution and is enforced independently for each Function instance.
12+
Starting **November 26, 2024**, a rate limit of **20 DNS queries per second** per Function instance will be applied. This limit only applies to queries that require a full DNS resolution and is enforced independently for each Function instance.
1313

1414
This rate limit is set above typical usage levels, so most users should not experience any impact on their applications.
1515

0 commit comments

Comments
 (0)