Skip to content

Commit d0f4bf8

Browse files
authored
Doc revisions (#120)
* Correcting grammar and clarifying the messagining for overview.mdx * Grammar and clarity changes on Butler Flow page * Further Grammar and clarity changes on Butler Flow page
1 parent 49fe237 commit d0f4bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/butler-flow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Virtual branches can be started and ended entirely independently of each other.
4040

4141
### Collaboration
4242

43-
All coworkers' work, whether created and managed by GitButler or not, exists on the central server as normal Git branches. These will automatically be pulled down and kept up to date by GitButler and can be converted into virtual branches and applied to your working directory in addition to your branches.
43+
All your team's work, whether created and managed by GitButler or not, exists on the central server as normal Git branches. These will automatically be pulled down and kept up to date by GitButler and can be converted into virtual branches and applied to your working directory in addition to your branches.
4444

4545
This allows you to integrate work from the rest of your team continuously and early, while still keeping non-dependent changes separated and independently reviewable and mergable. It allows you to review code without needing to entirely switch contexts, and to do so early and often in an executable environment.
4646

0 commit comments

Comments
 (0)