diff --git a/docs/docs/reference/implicit-function-types.md b/docs/docs/reference/implicit-function-types.md index 3db0107ba62b..418464ea453c 100644 --- a/docs/docs/reference/implicit-function-types.md +++ b/docs/docs/reference/implicit-function-types.md @@ -44,7 +44,7 @@ the aim is to construct tables like this: cell("top right") } row { - cell("botttom left") + cell("bottom left") cell("bottom right") } }