diff --git a/examples/notifications.js b/examples/notifications.js index 461d28cd2c..f7c172ab24 100644 --- a/examples/notifications.js +++ b/examples/notifications.js @@ -596,7 +596,7 @@ function menuItemEvent(menuItem) { LODManager.LODDecreased.connect(function() { var warningText = "\n" + "Due to the complexity of the content, the \n" - + "level of detail has been decreased." + + "level of detail has been decreased. " + "You can now see: \n" + LODManager.getLODFeedbackText();