Skip to content

Commit

Permalink
Copilot second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnenduMR committed Sep 10, 2024
1 parent eb30750 commit 8ae0b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion member.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
function skillsMember() {
var member = {
name: 'John Doe',
name: 'John Dokutchaev',
skills: ['JavaScript', 'React', 'Node']
};
return member;
Expand Down

0 comments on commit 8ae0b60

Please sign in to comment.