@softheon/armature 15.14.1 → 15.15.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
@@ -285,7 +285,7 @@ In order to use the theme module, in your app.module, add the `ThemeModule` to t
285
285
  Its recommended to set the theme in an app initializer, though it can be done from other locations.
286
286
 
287
287
  1. Inject the `ThemeService` into your desired class/component/service etc
288
- 2. Get/create a `ThemePaletteModel`, an example json can be found below
288
+ 2. Get/create a `ThemePaletteModel`, an example json can be found below.
289
289
 
290
290
  ```json
291
291
  {