Elfsong commited on
Commit
3a60d8d
1 Parent(s): 3a1a5af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import numpy as np
2
  import streamlit as st
3
 
4
- st.title("GCP Resource Alloctor")
5
 
6
  st.subheader("Readme")
7
 
 
1
  import numpy as np
2
  import streamlit as st
3
 
4
+ st.title("GCP Resource Allocator")
5
 
6
  st.subheader("Readme")
7