Skip to content

Commit 2ff1b5a

Browse files
author
Erasmo Purificato
committed
Fixed main title
1 parent 005ac5c commit 2ff1b5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Passing Style Analysis - Serie A 2021/22
1+
# Passing Style Analyser - Serie A 2021/22
22

33
Final thesis for the [2nd course on Football Data Intelligence](https://www.sics.it/corso-football-data-intelligence/) organized by [SICS](https://www.sics.it/en/) and [Soccerment](https://soccerment.com/).
44

🏠_Home.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Page config
66
st.set_page_config(
7-
page_title="Passing Style Analyzer",
7+
page_title="Passing Style Analyser",
88
page_icon="⚽️",
99
layout="wide"
1010
)

0 commit comments

Comments
 (0)