diff --git a/pages/common/st-info.md b/pages/common/st-info.md index cdd6a6bf4..3cfe37a40 100644 --- a/pages/common/st-info.md +++ b/pages/common/st-info.md @@ -2,11 +2,11 @@ > Provides information about connected STLink and STM32 devices. -- Display about of program memory available: +- Display amount of program memory available: `st-info --flash` -- Display about of sram memory available: +- Display amount of sram memory available: `st-info --sram`