Skip to content

Commit e178bb7

Browse files
committed
grammer
1 parent 4824323 commit e178bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/features/permission-syncing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,4 @@ It depends on the type of error:
217217

218218
### When is a visibility change of a repo (switching from public to private) reflected within Sourcebot?
219219

220-
The visibility state of a repository is updated when the [connection](/docs/connections/overview#connection-syncing) belonging to that repository is synced, not when the repository's permissions are synced. Until the next connection sync runs, Sourcebot continues to apply the repository's previous public/private classification. The connection sync interval is configurable via the `resyncConnectionIntervalMs` setting in the [config file](/docs/configuration/config-file) and defaults to 24 hours. Lower this value if your deployment expects faster propagation of visibility changes.
220+
The visibility state of a repository is updated when the [connection](/docs/connections/overview#connection-syncing) belonging to that repository is synced, not when the repository's permissions are synced. Until the next connection sync runs, Sourcebot continues to apply the repository's previous public/private classification. The connection sync interval is configurable via the `resyncConnectionIntervalMs` setting in the [config file](/docs/configuration/config-file) and defaults to 24 hours. Lower this value if you require faster propagation of visibility changes.

0 commit comments

Comments
 (0)