diff --git a/htmlui/src/PolicyEditor.js b/htmlui/src/PolicyEditor.js index 9e87fd47f..3ee1c7347 100644 --- a/htmlui/src/PolicyEditor.js +++ b/htmlui/src/PolicyEditor.js @@ -198,7 +198,7 @@ export class PolicyEditor extends Component {
-

Controls which files should be included and excluded when snapshotting. Use .gitignore syntax.

+

Controls which files should be included and excluded when snapshotting. Use .gitignore syntax.

{StringList(this, "Ignore Rules", "policy.files.ignore", "List of file name patterns to ignore.")} {StringList(this, "Ignore Rule Files", "policy.files.ignoreDotFiles", "List of additional files containing ignore rules. Each file configures ignore rules for the directory and its subdirectories.")}