Skip to content

Commit dbb2a92

Browse files
author
Kevin Paulisse
committed
Grammar
1 parent 45ece9c commit dbb2a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/advanced-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ file { '/etc/some-file':
4242
}
4343
```
4444

45-
Since the practical effect of the new catalog will be to remove the file, it doesn't matter that the owner of the (non-existent) file has changed from 'root' to 'bob', or that the content and group has changed from a string to undefined. Consider the default output without the filter:
45+
Since the practical effect of the new catalog will be to remove the file, it doesn't matter that the owner of the (non-existent) file has changed from 'root' to 'bob', or that the content and group have changed from a string to undefined. Consider the default output without the filter:
4646

4747
```
4848
File[/etc/some-file] =>

0 commit comments

Comments
 (0)