Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9db4d53

Browse files
Merge pull request #354 from DHRUVKUMARMAHESHWARI/patch-1
Updated the README.md with some grammatical mistakes
2 parents 8eb4b01 + 504cd69 commit 9db4d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ Hide/Show table of contents
517517
518518
5. ### What is the difference between Element and Component?
519519
520-
An _Element_ is a plain object describing what you want to appear on the screen in terms of the DOM nodes or other components. _Elements_ can contain other _Elements_ in their props. Creating a React element is cheap. Once an element is created, it cannot be mutated.
520+
An _Element_ is a plain object that describes what you want to appear on the screen in terms of the DOM nodes or other components. _Elements_ can contain other _Elements_ in their props. Creating a React _Element_ is inexpensive. Once an _Element_ is created, it cannot be mutated.
521521
522522
The JavaScript representation(Without JSX) of React Element would be as follows:
523523
@@ -8171,4 +8171,4 @@ The questions provided in this repository are the summary of frequently asked qu
81718171
81728172
Good luck with your interview 😊
81738173
8174-
---
8174+
---

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /