mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-22 22:25:35 +00:00
corrected typos
This commit is contained in:
@@ -22,7 +22,7 @@ going to phase out is never removed, causing redundant code smells and increased
|
||||

|
||||
|
||||
## Applicability
|
||||
Use the Feature Toogle pattern when
|
||||
Use the Feature Toggle pattern when
|
||||
|
||||
* Giving different features to different users.
|
||||
* Rolling out a new feature incrementally.
|
||||
|
||||
Reference in New Issue
Block a user