From e9106ccfc5aac333e880c6d55b062fd9f4eb8892 Mon Sep 17 00:00:00 2001 From: yonghong Xu Date: Thu, 18 Mar 2021 13:19:45 +0800 Subject: [PATCH] fix spelling errors (#1679) Co-authored-by: Subhrodip Mohanta --- factory/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/factory/README.md b/factory/README.md index 0037a9b51..180488828 100644 --- a/factory/README.md +++ b/factory/README.md @@ -105,7 +105,7 @@ Program output: ```java This is Ford. -This Ferrari. +This is Ferrari. ``` ## Class Diagram