Skip to content

Commit 05f1df7

Browse files
authored
Fix typo on limits documentation (#1791)
1 parent 957fb88 commit 05f1df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/docs/v2/platform/limits.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const meta = {
99
title: 'Limits',
1010
description: `A list of limits and limitations that apply on the ${PRODUCT_NAME} platform.`,
1111
editUrl: 'pages/docs/v2/platform/limits.mdx',
12-
lastEdited: '2020-04-24T11:13:55.000Z'
12+
lastEdited: '2020-04-26T22:18:16.000Z'
1313
}
1414

1515
This page outlines all relevant limits and limitations present when using the <ProductName /> platform.
@@ -31,7 +31,7 @@ To prevent abuse of our platform, we apply the following limits to all accounts.
3131

3232
<Note>
3333
Next.js Static Site Generation and Next.js Preview Serverless Functions are
34-
excluded from the count for "Maximum Functions per Deployment".
34+
excluded from the count for "Serverless Functions per Deployment".
3535
</Note>
3636

3737
## Logs

0 commit comments

Comments
 (0)