Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api-reference/height.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ outline: false

# Height

Use this element to control the veertical size of its content.
Use this element to control the vertical size of its content.

| Method | Description |
|---------------|-----------------------------------------|
Expand All @@ -32,4 +32,4 @@ container

<br>

<!--@include: tip-layout-constraints.md-->
<!--@include: tip-layout-constraints.md-->
2 changes: 1 addition & 1 deletion docs/concepts/document-settings.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Document settings

It is possible to fine-tuning of the document generation process:
It is possible to fine-tune the document generation process:

```c#{9-16}
Document
Expand Down