Skip to content

Commit

Permalink
docs: Fix formatting due to unclosed backtick
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 597942027
  • Loading branch information
Google APIs authored and Copybara-Service committed Jan 12, 2024
1 parent 70dc23b commit 6c31cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/firestore/admin/v1/firestore_admin.proto
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ service FirestoreAdmin {
// only supports listing fields that have been explicitly overridden. To issue
// this query, call
// [FirestoreAdmin.ListFields][google.firestore.admin.v1.FirestoreAdmin.ListFields]
// with the filter set to `indexConfig.usesAncestorConfig:false or
// with the filter set to `indexConfig.usesAncestorConfig:false` or
// `ttlConfig:*`.
rpc ListFields(ListFieldsRequest) returns (ListFieldsResponse) {
option (google.api.http) = {
Expand Down

0 comments on commit 6c31cc0

Please sign in to comment.