Skip to content

Commit 1ce383e

Browse files
committed
Slight change to wording of benchmark
1 parent c3c37ae commit 1ce383e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/petab_gui/views/other_views.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,9 @@ def __init__(self, parent=None):
125125
html_content=(
126126
'<p style="margin:0; line-height:1.3;">'
127127
"<b>📚 Contribute to Benchmark Collection</b><br/>"
128-
"Share your PEtab problem with the community to validate it, "
129-
"enable reproducibility, and support benchmarking<br/>"
128+
"Share your publsihed PEtab problem with the community to "
129+
"validate it, enable reproducibility, and support "
130+
"benchmarking<br/>"
130131
'<a href="https://github.com/Benchmarking-Initiative/'
131132
'Benchmark-Models-PEtab">Benchmark Collection</a></p>'
132133
),

0 commit comments

Comments
 (0)