Skip to content

Commit 1c0fe11

Browse files
committed
- update readme
1 parent fbc29b9 commit 1c0fe11

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
@@ -115,7 +115,7 @@ var luke = new Jedi({
115115
'lastName': 'SkyWalker'
116116
});
117117

118-
// update its property
118+
// update a property
119119
luke.lastName('StarKiller');
120120
```
121121

0 commit comments

Comments
 (0)