瀏覽代碼

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():