Skip to content

Commit

Permalink
typo (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSMoller authored Mar 6, 2019
1 parent 1609cb6 commit 7af08bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/ssn/mlservice/v1/mlservice.proto
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ message MlResponse {
PredictedField invoice_number = 17;
// Only one ocrLine will be present in a suggestion.
oneof ocrLine {
OcrLineDk ocr_ine_dk = 12;
OcrLineDk ocr_line_dk = 12;
OcrLineSe ocr_line_se = 13;
OcrLineNo ocr_line_no = 14;
OcrLineFi ocr_line_fi = 15;
Expand Down

0 comments on commit 7af08bd

Please sign in to comment.