Skip to content

Commit b449008

Browse files
authored
Update README.md
1 parent 8d08bae commit b449008

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
@@ -5,7 +5,7 @@
55
- 📫 to contact use the feedback button top-right
66
```
77
if (isAwesome){
8-
return [{location:germany, area:nrw, skills:{fullstack:true}}];
8+
return [{location:germany, area:nrw, skills:{full_stack:true}}];
99
}
1010
```
1111
<!--

0 commit comments

Comments
 (0)