Skip to content

Commit 3251b00

Browse files
committed
Rephrase and end with a colon
1 parent fbc0b53 commit 3251b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

overview/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CMSIS-Compiler enables platform specific retargeting by providing software compo
2424
Using CMSIS-Compiler developers can retarget standard I/O streams and file operations to specific platform and enable
2525
thread safe operations using RTOS interface.
2626

27-
The **STDxx** interfaces redirect I/O. During software development typically UART or [RTT](https://www.keil.arm.com/packs/rtt-segger) is used.
27+
During software development the **STDxx** interfaces typically redirect standard I/O streams to UART or [RTT](https://www.keil.arm.com/packs/rtt-segger):
2828

2929
![I/O retargeting during software development](stdio-retargeting.png)
3030

0 commit comments

Comments
 (0)