Skip to content

Commit 0c22639

Browse files
committed
Update README.md
1 parent cb5a12d commit 0c22639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ class App extends React.Component {
184184
<b><a href="#table-of-contents">↥ back to top</a></b>
185185
</div>
186186

187-
## Q. What is Destructuring in React?
187+
## Q. What is Destructuring?
188188

189189
Destructuring is a convenient way of accessing multiple properties stored in objects and arrays. It was introduced to JavaScript by ES6 and has provided developers with an increased amount of utility when accessing data properties in Objects or Arrays.
190190

0 commit comments

Comments
 (0)