@dpa-id-components/dpa-shared-components 0.1.1 → 0.2.1

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
@@ -28,7 +28,7 @@ module.exports = {
28
28
  };
29
29
  ```
30
30
 
31
- ## Add component
31
+ ## Add a component
32
32
 
33
33
  To add a new component please add at least the following files:
34
34