Skip to content

Commit 8f5bb01

Browse files
authored
Update task.md
language checked
1 parent 44f28c5 commit 8f5bb01

File tree

1 file changed

+1
-1
lines changed
  • RefactoringToDesignPatterns/FacadePatternPractice/FacadePattern

1 file changed

+1
-1
lines changed

RefactoringToDesignPatterns/FacadePatternPractice/FacadePattern/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Let’s try to implement a Facade pattern to encapsulate the interactions between different classes.
1+
Let’s try to implement the Facade pattern to encapsulate the interactions between different classes.
22

33
Let’s take a look at the example in the editor.
44

0 commit comments

Comments
 (0)