From 24e278d8a52da5494cf9c35350bf1b83c4b2eb3f Mon Sep 17 00:00:00 2001 From: Vaxry Date: Tue, 5 Dec 2023 15:01:47 +0000 Subject: [PATCH] fix workspace rules example --- pages/Configuring/Workspace-Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Workspace-Rules.md b/pages/Configuring/Workspace-Rules.md index a7878c9a..3ec1097a 100644 --- a/pages/Configuring/Workspace-Rules.md +++ b/pages/Configuring/Workspace-Rules.md @@ -18,7 +18,7 @@ workspace=WORKSPACE,RULES ### Examples ```ini workspace=name:myworkspace,gapsin:0,gapsout:0 -workspace=DP-1,3,rounding:false,bordersize:0 +workspace=3,rounding:false,bordersize:0 ``` ## Rules