Skip to content

Commit

Permalink
Merge pull request #1196 from nlharris/patch-21
Browse files Browse the repository at this point in the history
narrative -> Narrative
  • Loading branch information
briehl committed Oct 31, 2017
2 parents e5dcf02 + a58b982 commit daf4acd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@ define([
// Add tooltip to indicate this functionality
$row.attr({
'data-toggle': 'tooltip',
'title': 'Drag onto narrative →'
'title': 'Drag onto Narrative →'
});

$row.tooltip({
Expand Down

0 comments on commit daf4acd

Please sign in to comment.