Skip to content

Commit 95efbb1

Browse files
authored
Merge pull request #2965 from laidback/patch-1
Fix typo
2 parents a662424 + f241c2f commit 95efbb1

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)