Skip to content

Commit

Permalink
Add a period.
Browse files Browse the repository at this point in the history
  • Loading branch information
aroman committed Mar 24, 2013
1 parent 136a8d0 commit d411e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/views.js
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ AppView = Backbone.View.extend({
heading: "Refresh failed!",
message: 'Shoot, something went wrong. Try again (' +
'<span class="status-lightbold">Options</span> > ' +
'<span class="status-lightbold">Refresh</span>) or nag Avi',
'<span class="status-lightbold">Refresh</span>) or nag Avi.',
kind: "error"
});
status_view.alert();
Expand Down

0 comments on commit d411e04

Please sign in to comment.