Merge pull request #1 from lewiscowper/patch-1

fix: Typo
This commit is contained in:
Diego Rodríguez B 2015-12-01 10:22:13 -05:00
commit f4491352e7

View file

@ -45,7 +45,7 @@ html(ng-app='bTorrent', lang='en')
th Actions
tbody(ng-hide='client.torrents.length')
tr
td.center(colspan='100') Add a torrent o seed a file!
td.center(colspan='100') Add a torrent to seed a file!
tbody(ng-repeat='torrent in client.torrents', ng-if='torrent.name')
tr.torrentRow(ng-class='{selectedTorrent: torrent.showFiles}')
td