Skip to content

Commit 94478cf

Browse files
SamyOubouazizRoRoJ
andauthored
Update pages/serverless-functions/faq.mdx
Co-authored-by: Rowena Jones <[email protected]>
1 parent fa6f3ce commit 94478cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/serverless-functions/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Check out our [serverless-examples repository](https://github.com/scaleway/serve
209209

210210
### How to migrate runtimes?
211211

212-
On a Serverless Function, you can change the runtime if it's from the same family. Example: migrate from `go1.23` to `go1.24` To change programming language, create a new Serverless Function.
212+
On a Serverless Function, you can change the runtime if the new runtime is from the same family as the old one. Example: migrate from `go1.23` to `go1.24` To change programming language, create a new Serverless Function.
213213

214214
See the [functions runtimes lifecycle documentation](/serverless-functions/reference-content/functions-runtimes/) for more information about runtimes.
215215

0 commit comments

Comments
 (0)