Skip to content

Commit 98c13f9

Browse files
authored
fix one word
1 parent 59012cc commit 98c13f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Small Example From Google talk/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121

2222
Sept. 7, 2018
2323

24-
Add a new folder with those three examples, one is conditional version, naive one, break Single responsiblity principle; second one is to separate OpNode and ValueNode; third one is to apply polymorphic solution, for each operator, there is one class for the oeprator.
24+
Add a new folder with those three examples, one is conditional version, naive one, break Single responsiblity principle; second one is to separate OpNode and ValueNode; third one is to apply polymorphic solution, for each operator, there is one class for the operator.

0 commit comments

Comments
 (0)