Skip to content

Commit

Permalink
remove: unused a tag
Browse files Browse the repository at this point in the history
  • Loading branch information
0o001 committed Aug 31, 2023
1 parent 11ab371 commit 49768f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1923,7 +1923,7 @@ Other Style Guides
}
```
<a name="hoisting--named-expresions"></a><a name="hoisting--named-expressions"></a><a name="14.3"></a>
<a name="hoisting--named-expressions"></a><a name="14.3"></a>
- [14.3](#hoisting--named-expressions) Named function expressions hoist the variable name, not the function name or the function body.
```javascript
Expand Down

0 comments on commit 49768f7

Please sign in to comment.