superdesk/superdesk-client-core

View on GitHub
scripts/core/spellcheck/views/spellcheck-widget.html

Summary

Maintainability
Test Coverage
<div ng-controller="Spellcheck as spell">
    <quote>{{ spell.currentError }}</quote>
</div>