Skip to content

Commit 707f7c4

Browse files
authored
Update styleguide.md
1 parent 1c07251 commit 707f7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styleguide/styleguide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Key Sections:
2020
* [Annotate Arrays as `Type[]`](#array)
2121
* [File Names](#filename)
2222
* [`type` vs `interface`](#type-vs-interface)
23-
* [`==` or `===`](#==-or-===)
23+
* [`==` or `===`](#-or-)
2424

2525
## Variable and Function
2626
* Use `camelCase` for variable and function names

0 commit comments

Comments
 (0)