Skip to content

Commit 2f7ab97

Browse files
Update KCL docs (#593)
YOYO NEW KCL DOCS!! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f498519 commit 2f7ab97

File tree

1 file changed

+1
-1
lines changed
  • content/pages/docs/kcl-lang/settings

1 file changed

+1
-1
lines changed

content/pages/docs/kcl-lang/settings/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Whether to show the debug panel, which lets you see various states of the app to
8787

8888
##### fixed_size_grid
8989

90-
If true, the grid cells will be fixed-size, where the width is the user&#x27;s default length unit. If false, the grid&#x27;s size will scale as the user zooms in and out.
90+
If true, the grid cells will be fixed-size, where the width is your default length unit. If false, the grid will get larger as you zoom out, and smaller as you zoom in.
9191

9292

9393
**Default:** true

0 commit comments

Comments
 (0)