diff --git a/client/modules/IDE/components/EditorAccessibility.js b/client/modules/IDE/components/EditorAccessibility.js index f00cebc0..13c26753 100644 --- a/client/modules/IDE/components/EditorAccessibility.js +++ b/client/modules/IDE/components/EditorAccessibility.js @@ -19,7 +19,7 @@ class EditorAccessibility extends React.Component { } else { messages.push( // no array index so let's just call it 0 -

There are no lint messages

+
  • There are no lint messages
  • ); } return (