Skip to content

Commit a480783

Browse files
authored
Quick app rename typo fix in settings.md (KittyCAD#6198)
1 parent bc0f5b5 commit a480783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/kcl/settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ layout: manual
66

77
# KCL Settings
88

9-
There are three levels of settings available in the KittyCAD Design Studiolication:
9+
There are three levels of settings available in Zoo Design Studio:
1010

1111
1. [User Settings](/docs/kcl/settings/user): Global settings that apply to all projects, stored in `user.toml`
1212
2. [Project Settings](/docs/kcl/settings/project): Settings specific to a project, stored in `project.toml`
1313
3. Per-file Settings: Settings that apply to a single KCL file, specified using the `@settings` attribute
1414

1515
## Configuration Files
1616

17-
The KittyCAD Design Studio uses TOML files for configuration:
17+
Zoo Design Studio uses TOML files for configuration:
1818

1919
* **User Settings**: `user.toml` - See [complete documentation](/docs/kcl/settings/user)
2020
* **Project Settings**: `project.toml` - See [complete documentation](/docs/kcl/settings/project)

0 commit comments

Comments
 (0)