Skip to content

Commit 347e81d

Browse files
Google APIscopybara-github
authored andcommitted
docs: Minor formatting
PiperOrigin-RevId: 553461544
1 parent cff0056 commit 347e81d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

google/cloud/dialogflow/v2/session.proto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,12 +246,12 @@ message QueryParameters {
246246

247247
// Represents the query input. It can contain either:
248248
//
249-
// 1. An audio config which
250-
// instructs the speech recognizer how to process the speech audio.
249+
// 1. An audio config which instructs the speech recognizer how to process the
250+
// speech audio.
251251
//
252-
// 2. A conversational query in the form of text,.
252+
// 2. A conversational query in the form of text.
253253
//
254-
// 3. An event that specifies which intent to trigger.
254+
// 3. An event that specifies which intent to trigger.
255255
message QueryInput {
256256
// Required. The input specification.
257257
oneof input {

0 commit comments

Comments
 (0)