Change "specific" to "specify" in line 50 (#23200)
"specific" is the incorrect form of the word needed. "specify" is a verb and makes the sentence grammatically correct.
This commit is contained in:
@ -46,8 +46,9 @@ The cursor property specifies the type of cursor to be displayed when you hover
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
You can also set an image as the cursor.<br>
|
You can also set an image as the cursor.<br>
|
||||||
Note: Always specific a default cursor at the end incase the specified cursor is unavailable.
|
Note: Always specify a default cursor at the end incase the specified cursor is unavailable.
|
||||||
|
|
||||||
```
|
```
|
||||||
.custom-cursor {
|
.custom-cursor {
|
||||||
|
Reference in New Issue
Block a user