marziehben commited on
Commit
8718718
·
verified ·
1 Parent(s): 94343ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ print(type(y))
42
 
43
 
44
  # Title
45
- st.title ("Priority Control and Inspection")
46
 
47
 
48
 
 
42
 
43
 
44
  # Title
45
+ st.title ("Prioritization for Control and Inspection")
46
 
47
 
48