We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5290b commit 4f7fa2bCopy full SHA for 4f7fa2b
README.md
@@ -186,7 +186,7 @@ Version History
186
**0.3.4753.37554**
187
188
- Removed MutableToggle
189
-- Added thhe ability to "freeze" a toggle configuration.
+- Added the ability to "freeze" a toggle configuration.
190
- Validation of toggle state (including cycles in dependencies) now occur on addition to the feature configuration container.
191
192
**0.3.4749.36197**
@@ -201,7 +201,7 @@ Version History
201
**v0.2.4730.37739**
202
203
- Added DependencyToggle.
204
-- Changed from a Dictionary to a ConcurrenDictionary.
+- Changed from a Dictionary to a ConcurrentDictionary.
205
206
**v0.2.4705.37094**
207
0 commit comments