From 4d18611f47808ee8f1b673477a392eaf2a135774 Mon Sep 17 00:00:00 2001 From: ElizzyD Date: Sat, 9 Jan 2021 17:09:15 +0000 Subject: [PATCH] Adding a fourth line to demo.txt. --- demo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/demo.txt b/demo.txt index fecfd7f..2a0664a 100644 --- a/demo.txt +++ b/demo.txt @@ -1,3 +1,4 @@ This is a Demo.txt file. -This is the second line -This is third line +This is the second line. +This is third line. +This is the fourth line.