Skip to content

Commit 572318c

Browse files
authored
Fix typo in "Serverless Functions" page (#1798)
1 parent c75867c commit 572318c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/v2/serverless-functions/introduction.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ We do, however, recommend using the `api` directory to keep things simple for yo
215215

216216
Serverless Functions are allocated CPU power according to the amount of memory configured for them.
217217

218-
For example, with 1,792MB memory configured, a Serverless Function will have the equivelent of one vCPU.
218+
For example, with 1,792MB memory configured, a Serverless Function will have the equivalent of one vCPU.
219219

220220
## Related
221221

0 commit comments

Comments
 (0)