Skip to content

Commit c2674a3

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix minor docstring formatting
PiperOrigin-RevId: 466493520
1 parent 2bafaf1 commit c2674a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/documentai/v1/document_schema.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ message DocumentSchema {
9090
// - name matching is case-insensitive
9191
// - Maximum 64 characters.
9292
// - Must start with a letter.
93-
// - Allowed characters: ASCII letters [a-z0-9_-]. (For backward
93+
// - Allowed characters: ASCII letters `[a-z0-9_-]`. (For backward
9494
// compatibility internal infrastructure and tooling can handle any ascii
9595
// character)
9696
// - The '/' is sometimes used to denote a property of a type. For example

0 commit comments

Comments
 (0)