Skip to content

Commit e008167

Browse files
Fixed type in style guide
1 parent 1db9747 commit e008167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ This is very much a work-in-progress and is not exhaustive.
8080

8181
## Types
8282

83-
## Implicit and explicit arguments
83+
#### Implicit and explicit arguments
8484

8585
* Functions arguments should be implicit if they can "almost always"
8686
be inferred. If there are common cases where they cannot be inferred

0 commit comments

Comments
 (0)