From 22915ca4af12197fd5f15e4a6b937d85efc0d659 Mon Sep 17 00:00:00 2001 From: Karl Eichwalder Date: Wed, 3 Apr 2024 14:37:58 +0200 Subject: [PATCH] cleanup (#2867) --- .../specialized-guides/pages/salt/salt-formulas-custom.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/specialized-guides/pages/salt/salt-formulas-custom.adoc b/modules/specialized-guides/pages/salt/salt-formulas-custom.adoc index 375767fb83b..2dd415cc864 100644 --- a/modules/specialized-guides/pages/salt/salt-formulas-custom.adoc +++ b/modules/specialized-guides/pages/salt/salt-formulas-custom.adoc @@ -1,8 +1,8 @@ [[formulas-custom]] = Custom Salt Formulas -You can also write your own custom formulas, and make them available to your clients in the {productname} {webui}. This section contains information about writing custom formulas, including formulas with forms. +You can write your own custom formulas, and make them available to client systems in the {productname} {webui}. For information about the formulas provided by {productname}, see xref:specialized-guides:salt/salt-formulas-by-product.adoc[]. @@ -24,7 +24,7 @@ For example, the [package]``locale-formula`` states directory is located in: To create formulas with forms, the metadata directory contains a [path]``form.yml`` file. The [path]``form.yml`` file defines the forms for {productname}. -The metadata directoy also contains an optional [path]``metadata.yml`` file that contains additional information about a formula. +The metadata directory also contains an optional [path]``metadata.yml`` file with additional information about the formula. For example, the [package]``locale-formula`` metadata directory is located in: ---- /usr/share/susemanager/formulas/metadata/locale/