Skip to content

Commit f241c2f

Browse files
authored
Fix typo
1 parent a662424 commit f241c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/implicit-function-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ the aim is to construct tables like this:
4444
cell("top right")
4545
}
4646
row {
47-
cell("botttom left")
47+
cell("bottom left")
4848
cell("bottom right")
4949
}
5050
}

0 commit comments

Comments
 (0)