fix typo in branch docs

This commit is contained in:
msukkari 2025-06-30 12:03:50 -07:00
parent 74c8ac4e6f
commit 8060adee73

View file

@ -15,7 +15,7 @@ By default, only the default branch of a repository is indexed and can be search
Multi-branch indexing is currently limited to 64 branches and tags. If this limitation impacts your use-case, please [open a discussion](https://github.com/sourcebot-dev/sourcebot/discussions/categories/support).
</Warning>
Multi-branch indexing is configured on in the [connection](/docs/connections/overview) using the `revisions.branches` and `revisions.tags` arrays. Glob patterns are supported. For example:
Multi-branch indexing is configured in the [connection](/docs/connections/overview) using the `revisions.branches` and `revisions.tags` arrays. Glob patterns are supported. For example:
```json
{