Explorar el Código

:bug: dbname needn't convert '_' to '-'

Jeremy Zheng hace 3 años
padre
commit
95f9e6b1bb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      documents/development/SPRING.md

+ 1 - 1
documents/development/SPRING.md

@@ -2,7 +2,7 @@
 
 ## 注意事项
 
-- A: 在 DB Name, Domain name 中, **如果 YOUR_ID 含'\_',需要替换成'-'**
+- A: 在 Domain name 中, **如果 YOUR_ID 含'\_',需要替换成'-'**
 
 ## ssh 登录