Skip to content

Commit ac97eca

Browse files
committed
fix
1 parent d8a6618 commit ac97eca

File tree

1 file changed

+1
-1
lines changed
  • docs/testing-deployment-publishing/branching-collaboration

1 file changed

+1
-1
lines changed

docs/testing-deployment-publishing/branching-collaboration/branching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To see the commit changes, simply click on the commit. You’ll then land on a *
121121

122122
- **Review Changed Files**: In the left panel, files that have been modified are marked with a gray dot, making it easy to spot which parts of your project have updates.
123123
- **Compare Before and After**: The center pane provides a side-by-side diff of the YAML for each changed file. Lines highlighted in red indicate removed or altered content, while lines in green show newly added or updated content.
124-
- **Monitor Commit Statistics**: At the top of the page, you’ll see a quick summary of how many files were changed and the total lines added (+) or removed (-).
124+
- **See Commit Statistics**: At the top of the page, you’ll see a quick summary of how many files were changed and the total lines added (+) or removed (-).
125125

126126
<div style={{
127127
position: 'relative',

0 commit comments

Comments
 (0)