소스 검색

fix: typo

Byaidu 1 년 전
부모
커밋
5b31d52919
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pdf2zh/gui.py

+ 1 - 1
pdf2zh/gui.py

@@ -244,7 +244,7 @@ with gr.Blocks(
     ),
 ) as demo:
     gr.Markdown(
-        "# [PDFMathTranslate @ Github](https://github.com/Byaidu/PDFMathTranslate)"
+        "# [PDFMathTranslate @ GitHub](https://github.com/Byaidu/PDFMathTranslate)"
     )
 
     with gr.Row():