Add "or" in line 25 (#23245)

"line" needs to be added between "adding" and "changing in line 25 in order to make it grammatically correct.
This commit is contained in:
Kowake
2018-11-17 00:52:41 -05:00
committed by Manish Giri
parent 7b1e86bcac
commit 3eeb6b6ffb

View File

@ -22,7 +22,7 @@ The `<a href="">` property is responsible for creating URLs and can be modified
1. Underline
2. Blue color
You can change these by adding changing the `color` and `text-decoration` properties.
You can change these by adding or changing the `color` and `text-decoration` properties.
```css
color: black;