Skip to content

Commit 4b99e4f

Browse files
authored
Update README.md
typo
1 parent 31d0882 commit 4b99e4f

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
@@ -2850,7 +2850,7 @@
28502850
28512851
141. ### Can we define properties for functions
28522852
2853-
Yes, We can define properties for functions because functions are also objects.
2853+
Yes, we can define properties for functions because functions are also objects.
28542854
28552855
```javascript
28562856
fn = function (x) {

0 commit comments

Comments
 (0)