diff --git a/i18n/en/docusaurus-plugin-content-docs/current/e/e52c/getting-started/quick-start.md b/i18n/en/docusaurus-plugin-content-docs/current/e/e52c/getting-started/quick-start.md
index 8f84c81b1..3c476358d 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/e/e52c/getting-started/quick-start.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/e/e52c/getting-started/quick-start.md
@@ -238,11 +238,9 @@ Picocom is a serial port utility that can be used on a Mac and supports multiple
5. Connecting to Radxa E52C via SSH
-````
-
+```bash
ssh [username]@[IP address] # or ssh [username]@[hostname]
-
-```text
+```
## System login
@@ -273,4 +271,3 @@ Because the default file system size of iStoreOS is only 2GB, if you need to exp
-````