Skip to content

Commit 7953b78

Browse files
committed
added overall grade 2
1 parent 0bbea73 commit 7953b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Grammark2.0/Grammark/src/app/home/fixes/wordiness-fix/wordiness-fix.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h5 class="box">{{ wordinessNumber }} instances ({{ wordinessScore }}% of senten
2323

2424
<div>
2525
<div class="column1">
26-
<textarea id="userinput" name="userinput">{{ message }} </textarea>
26+
<textarea id="userinput" name="userinput">{{ message }}</textarea>
2727
<button (click)="reHighlight()" class="rehighlight">Re-highlight</button>
2828
</div>
2929

0 commit comments

Comments
 (0)