Skip to content

Commit

Permalink
Update easy_words.js
Browse files Browse the repository at this point in the history
  • Loading branch information
clearnote01 authored Feb 7, 2024
1 parent 44531ea commit 518683c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy_words.js
Original file line number Diff line number Diff line change
Expand Up @@ -2949,4 +2949,4 @@ const easyWords = [
"youth",
"you've",
]
module.exports = easyWords
export default easyWords;

0 comments on commit 518683c

Please sign in to comment.