Skip to content

Commit 3b9552d

Browse files
committed
Fix spelling
1 parent ee596a5 commit 3b9552d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Frontend/src/components/question/Question.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ function Question() {
162162
className='btn btn-info btn-sm'
163163
onClick={() => handleShowDetailModal(question)}
164164
>
165-
Show Detail
165+
Show Details
166166
</button>
167167
</ButtonGroup>
168168
);

0 commit comments

Comments
 (0)