Skip to content

Commit a44dc15

Browse files
committed
Update README.md
1 parent 9bd6d1d commit a44dc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1953,7 +1953,7 @@ The **value** property reflects the current text-content inside the input box, w
19531953
|----------------------------------------|------------------------|
19541954
|Attributes are defined by HTML. |Properties are defined by the DOM.|
19551955
|The value of an attribute is constant. |The value of a property is variable.|
1956-
|These are used to initialize the DOM properties. After initialization, the job is finish.| No such job defined.|
1956+
|These are used to initialize the DOM properties.| No such job defined.|
19571957

19581958
<div align="right">
19591959
<b><a href="#">↥ back to top</a></b>

0 commit comments

Comments
 (0)