mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-16 22:23:33 +00:00
Minor readme fixes
This commit is contained in:
@@ -101,7 +101,7 @@ public class ConfigureForUnixVisitor implements ZoomVisitor {
|
||||
}
|
||||
```
|
||||
|
||||
Finally here are the visitors in action.
|
||||
Finally, here are the visitors in action.
|
||||
|
||||
```java
|
||||
var conUnix = new ConfigureForUnixVisitor();
|
||||
|
||||
Reference in New Issue
Block a user