diff --git a/docs/defaults/overlays/ratings.md b/docs/defaults/overlays/ratings.md
index e466c960..bb6d33f2 100644
--- a/docs/defaults/overlays/ratings.md
+++ b/docs/defaults/overlays/ratings.md
@@ -88,13 +88,13 @@ All [Shared Overlay Variables](../overlay_variables) can be appended by `rating1
|:-----------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `rating1` | **Description:** Choose the rating to display in rating1.
**Values:** `critic`, `audience`, or `user` |
| `rating1_image` | **Description:** Choose the rating image to display in rating1.
**Values:** `anidb`, `imdb`, `letterboxd`, `tmdb`, `metacritic`, `rt_popcorn`, `rt_tomato`, `trakt`, `mal`, `mdb`, or `star` |
-| `rating1_style` | **Description:** Choose the rating number style for rating1.
**Values:**
Ten Scale | "" | 8.7 , 9.0 | /tr>
Ten Scale removing .0 | "#" | 8.7 , 9 | /tr>
Hundred Scale | "%" | 87 , 90 | /tr>
Five Scale | "/" | 8.6 rating in plex will show as 4.3 on the overlay | /tr>
|
+| `rating1_style` | **Description:** Choose the rating number style for rating1.
**Values:** Ten Scale | "" | 8.7 , 9.0 |
Ten Scale removing .0 | "#" | 8.7 , 9 |
Hundred Scale | "%" | 87 , 90 |
Five Scale | "/" | 8.6 rating in plex will show as 4.3 on the overlay |
|
| `rating2` | **Description:** Choose the rating to display in rating2.
**Values:** `critic`, `audience`, or `user` |
| `rating2_image` | **Description:** Choose the rating image to display in rating2.
**Values:** `anidb`, `imdb`, `letterboxd`, `tmdb`, `metacritic`, `rt_popcorn`, `rt_tomato`, `trakt`, `mal`, `mdb`, or `star` |
-| `rating2_style` | **Description:** Choose the rating number style for rating2.
**Values:** Ten Scale | "" | 8.7 , 9.0 | /tr>
Ten Scale removing .0 | "#" | 8.7 , 9 | /tr>
Hundred Scale | "%" | 87 , 90 | /tr>
Five Scale | "/" | 8.6 rating in plex will show as 4.3 on the overlay | /tr>
|
+| `rating2_style` | **Description:** Choose the rating number style for rating2.
**Values:** Ten Scale | "" | 8.7 , 9.0 |
Ten Scale removing .0 | "#" | 8.7 , 9 |
Hundred Scale | "%" | 87 , 90 |
Five Scale | "/" | 8.6 rating in plex will show as 4.3 on the overlay |
|
| `rating3` | **Description:** Choose the rating to display in rating3.
**Values:** `critic`, `audience`, or `user` |
| `rating3_image` | **Description:** Choose the rating image to display in rating3.
**Values:** `anidb`, `imdb`, `letterboxd`, `tmdb`, `metacritic`, `rt_popcorn`, `rt_tomato`, `trakt`, `mal`, `mdb`, or `star` |
-| `rating3_style` | **Description:** Choose the rating number style for rating3.
**Values:** Ten Scale | "" | 8.7 , 9.0 | /tr>
Ten Scale removing .0 | "#" | 8.7 , 9 | /tr>
Hundred Scale | "%" | 87 , 90 | /tr>
Five Scale | "/" | 8.6 rating in plex will show as 4.3 on the overlay | /tr>
|
+| `rating3_style` | **Description:** Choose the rating number style for rating3.
**Values:** Ten Scale | "" | 8.7 , 9.0 |
Ten Scale removing .0 | "#" | 8.7 , 9 |
Hundred Scale | "%" | 87 , 90 |
Five Scale | "/" | 8.6 rating in plex will show as 4.3 on the overlay |
|
| `horizontal_position` | **Description:** Choose the horizontal position for the rating group.
**Default:** `left`
**Values:** `left`, `right`, or `center` |
| `vertical_position` | **Description:** Choose the vertical position for the rating group.
**Default:** `center`
**Values:** `top`, `bottom`, or `center` |
| `rating_alignment` | **Description:** Choose the display alignment for the rating group.
**Default:** `vertical`
**Values:** `horizontal`, or `vertical` |