Skip to content

Commit 7d3eea8

Browse files
committed
Remove whitespace
1 parent d869717 commit 7d3eea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/templates/projects/projectrelationship_list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<div class="module-list">
4949
<div class="module-list-wrapper">
5050
<ul class="subprojects">
51-
{% for subproject, absolute_url in subprojects_and_urls %}
51+
{% for subproject, absolute_url in subprojects_and_urls %}
5252
<li class="module-item subproject">
5353
<div class="module-title">
5454
<a

0 commit comments

Comments
 (0)