jansowa commited on
Commit
be75ce2
1 Parent(s): 48b7a3e

Fix typo in header

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ st.markdown("""
128
  <div class="header-container">
129
  <br><br>
130
  <div class="title-container">
131
- <h1 style='color: #FDA428; margin-top: -1rem; font-size: 3.1em;'>CPTUB - Complex Polish Text Understanging Benchmark</h1>
132
  <h3 style="margin-top: 0;">Understanding of Polish text, sentiment and phraseological compounds</h2>
133
  </div>
134
  </div>
 
128
  <div class="header-container">
129
  <br><br>
130
  <div class="title-container">
131
+ <h1 style='color: #FDA428; margin-top: -1rem; font-size: 3.1em;'>CPTUB - Complex Polish Text Understanding Benchmark</h1>
132
  <h3 style="margin-top: 0;">Understanding of Polish text, sentiment and phraseological compounds</h2>
133
  </div>
134
  </div>