Fixing some typos

This commit is contained in:
Darren Burns
2022-08-31 17:12:07 +01:00
parent 2b7584c7ff
commit 5cfe4dbdcc
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ Percentage values will be clamped between 0% and 100%.
## Example
This example shows, from top to bottom, increase opacity values.
This example shows, from top to bottom, increasing opacity values.
=== "opacity.py"

View File

@@ -17,7 +17,7 @@ Percentage values will be clamped between 0% and 100%.
## Example
This example shows, from top to bottom, increase opacity values.
This example shows, from top to bottom, increasing text-opacity values.
=== "text_opacity.py"