Skip to content

Commit df67514

Browse files
restyled-io[bot]EgShesrestyled-commits
authored
Restyle Fixed small typos in merge-conflicts.md (#1869)
* Update merge-conflicts.md - removed the repeated word - fixed lower font size for one header * Restyled by prettier Co-authored-by: shes <[email protected]> Co-authored-by: Restyled.io <[email protected]>
1 parent 66b776c commit df67514

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/user-guide/merge-conflicts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ file.
3939

4040
## `.dvc` files
4141

42-
There are three three main variations in the structure of these files, that
43-
differ by the command that has generated them:
42+
There are three main variations in the structure of these files, that differ by
43+
the command that has generated them:
4444

4545
### Simple tracking (add)
4646

@@ -74,7 +74,7 @@ versions, then you can follow this process:
7474
3. Merge it by-hand;
7575
4. Finally, run `dvc add data.xml` to overwrite the conflicted `.dvc` file.
7676

77-
#### Append-only directories
77+
### Append-only directories
7878

7979
If you have an "append-only" dataset, where people only add new
8080
files/directories, DVC provides a so-called

0 commit comments

Comments
 (0)