Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoo0515 committed Feb 18, 2024
1 parent 895a91f commit 5c98612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/feedback.proto
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ message GetPronunciationFeedbackRequest {
}

message GetPronunciationFeedbackResponse {
PronunciationFeedbackDTO pronunciation_feeback = 1;
PronunciationFeedbackDTO pronunciation_feedback = 1;
}

message CommunicationFeedbackDTO {
Expand Down

0 comments on commit 5c98612

Please sign in to comment.