Skip to content

Commit 6c31cc0

Browse files
Google APIscopybara-github
authored andcommitted
docs: Fix formatting due to unclosed backtick
PiperOrigin-RevId: 597942027
1 parent 70dc23b commit 6c31cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/firestore/admin/v1/firestore_admin.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ service FirestoreAdmin {
164164
// only supports listing fields that have been explicitly overridden. To issue
165165
// this query, call
166166
// [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields]
167-
// with the filter set to `indexConfig.usesAncestorConfig:false or
167+
// with the filter set to `indexConfig.usesAncestorConfig:false` or
168168
// `ttlConfig:*`.
169169
rpc ListFields(ListFieldsRequest) returns (ListFieldsResponse) {
170170
option (google.api.http) = {

0 commit comments

Comments
 (0)