Skip to content

Commit 5ca5406

Browse files
docs: fix typos (#850)
* docs: fix typos PiperOrigin-RevId: 387960382 Source-Link: googleapis/googleapis@41521e2 Source-Link: googleapis/googleapis-gen@70fa757 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 55f97d6 commit 5ca5406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-dialogflow/protos/google/cloud/dialogflow/v2/validation_result.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ message ValidationError {
6565
// associated with certain entities.
6666
repeated string entries = 3;
6767

68-
// The detailed error messsage.
68+
// The detailed error message.
6969
string error_message = 4;
7070
}
7171

packages/google-cloud-dialogflow/protos/google/cloud/dialogflow/v2beta1/validation_result.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ message ValidationError {
6565
// associated with certain entities.
6666
repeated string entries = 3;
6767

68-
// The detailed error messsage.
68+
// The detailed error message.
6969
string error_message = 4;
7070
}
7171

0 commit comments

Comments
 (0)