@datalackey/update-markdown-toc 1.1.10 → 1.1.11
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -354,7 +354,7 @@ The intended workflow is:
|
|
|
354
354
|
|
|
355
355
|
This package is one component of a small ecosystem of JavaScript tooling plugins maintained as individual npm packages in this repository.
|
|
356
356
|
The versioning and release of these packages is governed by a coordinated release policy, and
|
|
357
|
-
the packages adhere to common
|
|
357
|
+
the packages adhere to common design and architectural principles policies
|
|
358
358
|
that are more completely described [here](../README.md).
|
|
359
359
|
|
|
360
360
|
## Known Limitations
|
package/package.json
CHANGED