Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shanzi committed Jun 1, 2015
1 parent dc171a5 commit 5d2ccfa
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
div.no-build(ng-if="recent.builds.length == 0")
| No completed builds yet. Go to
a(ui-sref="builds") panel
a(ui-sref="builds") builds panel
| to trigger a build.
div.build(ng-repeat="build in recent.builds")
build-item(build="build", show-builder="recent.showBuilders")

0 comments on commit 5d2ccfa

Please sign in to comment.