Browse Source

fix: typo

Byaidu 1 năm trước cách đây
mục cha
commit
5b31d52919
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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():