From bd4a3176d718f6b9ff2b72b9bb847fb0e7b11959 Mon Sep 17 00:00:00 2001 From: HyoSung Bidol-Lee Date: Tue, 14 Nov 2023 12:01:08 -0500 Subject: [PATCH 1/2] Add comment --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fc728c..8624117 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # OSS-Example -This is just a sample with a typo that we can fix. +This is just a sample with a typo that we can fix. Someone else fixed the typo. + From a5fea4fd392e248ed45478d401163d5d9790450d Mon Sep 17 00:00:00 2001 From: HyoSung Bidol-Lee Date: Tue, 14 Nov 2023 12:05:24 -0500 Subject: [PATCH 2/2] Fixed a typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8624117..b5b898e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ # OSS-Example -This is just a sample with a typo that we can fix. Someone else fixed the typo. - +This is just a sample with a typo that we can fix. I fixed the typo and added this comment.