From b678553eaa16a3da657fd24d46056b81f5313d8a Mon Sep 17 00:00:00 2001 From: Alexandros Sigaras Date: Sat, 28 Jun 2025 01:22:05 +0300 Subject: [PATCH] typo fix --- src/tabs/data_governance.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tabs/data_governance.py b/src/tabs/data_governance.py index e908dae..172dab5 100644 --- a/src/tabs/data_governance.py +++ b/src/tabs/data_governance.py @@ -17,7 +17,7 @@ def data_governance_page(tab_name): st.subheader("Memorandum: Ethical Justification for Controlled Access to Raw Voice Data Samples") - st.markdown("""Click the button below to download a copy of the memorandum explaining the reasoning behind the governance structur.""") + st.markdown("""Click the button below to download a copy of the memorandum explaining the reasoning behind the governance structure.""") try: with open("docs/v1.0-Memorandum on Raw Voice Data Samples.pdf", "rb") as pdf_file: