Skip to content

Commit 68a664d

Browse files
committed
Fix typo in view.py
1 parent 906b0a2 commit 68a664d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scholia/app/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def index_statistics():
138138
Returns
139139
-------
140140
html : str
141-
Renderende HTML for main statistics page.
141+
Rendered HTML for main statistics page.
142142
143143
"""
144144
ep = config['query-server'].get('sparql_endpoint')

0 commit comments

Comments
 (0)