Skip to content

Commit 623c1b9

Browse files
authored
docs: changed tense of arranging (#234)
Changed 'arranging' to 'arrange' to better fit the meaning of the sentence.
1 parent 01c4976 commit 623c1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sidebar_label: Layout
33
title: Layout
44
---
55

6-
React NodeGui uses a layout system to automatically arranging child components within a component to ensure that they make good use of the available space.
6+
React NodeGui uses a layout system to automatically arrange child components within a component to ensure that they make good use of the available space.
77

88
## Fixed Dimensions
99

0 commit comments

Comments
 (0)