Skip to content

Commit fe687ec

Browse files
authored
Update article.md
1 parent 8009cc5 commit fe687ec

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/15-function-expressions-arrows

1 file changed

+1
-1
lines changed

1-js/02-first-steps/15-function-expressions-arrows/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Function expressions and arrows
1+
# Function expressions arrows function
22

33
In JavaScript, a function is not a "magical language structure", but a special kind of value.
44

0 commit comments

Comments
 (0)