Skip to content

Commit

Permalink
Fix a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed Apr 30, 2024
1 parent d69ed30 commit 6feeab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AnnotationTool.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<strong class="sub-title">Suggest changes:</strong>
</el-row>
<el-row class="dialog-text">
<strong>Evidvence:</strong>
<strong>Evidence:</strong>
</el-row>
<el-row v-for="(value, index) in evidence" :key="value">
<el-col :span="20">
Expand Down

0 comments on commit 6feeab9

Please sign in to comment.