Skip to content

Commit

Permalink
Upcase the first chars
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Oct 1, 2012
1 parent 02730fe commit 3554c60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ html
table.table.table-bordered
tbody
tr
th Document Service endpoint
th Document Service Endpoint
td {{docEndpoint}}
tr
th Search Service endpoint
th Search Service Endpoint
td {{searchEndpoint}}
tr
th Fields
Expand Down

0 comments on commit 3554c60

Please sign in to comment.