diff --git a/changelog/november2024/2024-11-12-functions-changed-incoming-change-for-dns-resolution.mdx b/changelog/november2024/2024-11-12-functions-changed-incoming-change-for-dns-resolution.mdx index d301835b90..d485dadbf9 100644 --- a/changelog/november2024/2024-11-12-functions-changed-incoming-change-for-dns-resolution.mdx +++ b/changelog/november2024/2024-11-12-functions-changed-incoming-change-for-dns-resolution.mdx @@ -9,7 +9,7 @@ category: serverless product: functions --- -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. +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. This rate limit is set above typical usage levels, so most users should not experience any impact on their applications.