UCS2014 commited on
Commit
6d57693
·
verified ·
1 Parent(s): 0691ec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -351,7 +351,7 @@ st.markdown(
351
  """
352
  <div class="suite-row">
353
  <span class="suite-pill">ST_GeoMech SUITE</span>
354
- <span class="suite-tagline">Predicting Rock Mechanical Behavious While Drilling</span>
355
  </div>
356
  """,
357
  unsafe_allow_html=True,
 
351
  """
352
  <div class="suite-row">
353
  <span class="suite-pill">ST_GeoMech SUITE</span>
354
+ <span class="suite-tagline">Predicting Rock Mechanical Behaviour While Drilling</span>
355
  </div>
356
  """,
357
  unsafe_allow_html=True,