Skip to content

Commit 43e819e

Browse files
author
Oren Cohen
authored
Fix typo
1 parent 6695c22 commit 43e819e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/psa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mbed-os holds 2 implementations of PSA:
2525
each implementation requires a set of auto generated files describing the secure partitions.
2626

2727
* `generate_partition_code.py` - Generate files for both implementations.
28-
* `generate_mbed_spm_partition_code.py` - Generate files for BMED_SPM.
28+
* `generate_mbed_spm_partition_code.py` - Generate files for MBED_SPM.
2929
* `generate_tfm_partition_code.py` - Generate files for TF-M.
3030
* `mbed_spm_tfm_common.py` - Holds common functions for both.
3131

0 commit comments

Comments
 (0)