File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
11111 . [ User Settings] ( /docs/kcl/settings/user ) : Global settings that apply to all projects, stored in ` user.toml `
12122 . [ Project Settings] ( /docs/kcl/settings/project ) : Settings specific to a project, stored in ` project.toml `
13133 . 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 )
You can’t perform that action at this time.
0 commit comments