We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6150c3a + ec302f0 commit b4c78daCopy full SHA for b4c78da
app/views/topics/show.html.slim
@@ -8,7 +8,7 @@
8
hr.section-break
9
10
.repos-list-wrapper
11
- h2.repos-list-title All repos with with label #{@topic}.
+ h2.repos-list-title All repos with label #{@topic}.
12
13
section.repo-list-with-pagination
14
= render "pages/repos_with_pagination", repos: @repos
0 commit comments