prithivMLmods commited on
Commit
3406214
·
verified ·
1 Parent(s): 77da9e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from fpdf import FPDF
5
  import os
6
 
7
  title_and_description = """
8
- # PDF to Word and Word to PDF
9
  """
10
 
11
  def pdf_to_word(pdf_file):
 
5
  import os
6
 
7
  title_and_description = """
8
+ # PDF to Word & Word to PDF
9
  """
10
 
11
  def pdf_to_word(pdf_file):