Skip to content

Commit d83c476

Browse files
Fix copypasta
Signed-off-by: Gilles Peskine <[email protected]>
1 parent 6671909 commit d83c476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/4.0-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Migrating from Mbed TLS 3.x to TF-PSA-Crypto 1.0
22

3-
This guide details the steps required to migrate from Mbed TLS version 2.x to Mbed TLS version 3.0 or greater. Unlike normal releases, Mbed TLS 3.0 breaks compatibility with previous versions, so users, integrators and package maintainers might need to change their own code in order to make it work with Mbed TLS 3.0.
3+
This guide details the steps required to migrate from Mbed TLS version 3.x to Mbed TLS version 4.0 or greater. Unlike normal releases, Mbed TLS 4.0 breaks compatibility with previous versions, so users, integrators and package maintainers might need to change their own code in order to make it work with Mbed TLS 4.0.
44

55
Here's the list of breaking changes; each entry should help you answer these two questions: (1) am I affected? (2) if yes, what's my migration path?
66

0 commit comments

Comments
 (0)