diff --git a/en/device-dev/driver/driver-platform-uart-des.md b/en/device-dev/driver/driver-platform-uart-des.md index 20340bfd49d68136a9ca711cca35ca5c2cdb0834..5c52adac895044791d673de7e48ef4c4ead18943 100644 --- a/en/device-dev/driver/driver-platform-uart-des.md +++ b/en/device-dev/driver/driver-platform-uart-des.md @@ -106,7 +106,7 @@ The UART interface defines a set of common functions for operating a UART port, The figure below illustrates how to use the APIs. **Figure 3** Using UART driver APIs -![](figures/using-uart-process.png "process-of-using-a-uart-device") +![](figures/using-UART-process.png "process-of-using-a-uart-device") ### Obtaining a UART Device Handle