Browse Source

stlink: fix typo

Daniel Campoverde [alx741] 8 năm trước cách đây
mục cha
commit
a6d469a036
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/common/st-info.md

+ 2 - 2
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`