diff --git a/path/to/file1.txt b/path/to/file1.txt index bd3711f..52d77c5 100644 --- a/path/to/file1.txt +++ b/path/to/file1.txt @@ -1 +1 @@ -Content for file 1 \ No newline at end of file +Content for file1 \ No newline at end of file diff --git a/path/to/file2.txt b/path/to/file2.txt index bfe6849..36e1dc2 100644 --- a/path/to/file2.txt +++ b/path/to/file2.txt @@ -1 +1 @@ -Content for file 2 \ No newline at end of file +Content for file2 \ No newline at end of file