roosterjs 8.34.0 → 8.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -289,7 +289,7 @@ Currently we have very few external dependencies. Before adding any new dependen
289
289
  A dependency package under MIT license is good to be used for RoosterJs. For other licenses, we need
290
290
  to review and see if we can take it as a dependency.
291
291
 
292
- If you still feel a new dependency is required after checking these 3 questions, we can review it and
292
+ If you still feel a new dependency is required after checking these questions, we can review it and
293
293
  finally decide whether we should add the new dependency.
294
294
 
295
295
  For build time dependencies, it is more flexable to add new dependencies since it won't increase runtime