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.
1 parent 6150c3a commit ec302f0Copy full SHA for ec302f0
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