diff --git a/pkg/yqlib/doc/operators/headers/subtract.md b/pkg/yqlib/doc/operators/headers/subtract.md index 37b12b84..52ac6756 100644 --- a/pkg/yqlib/doc/operators/headers/subtract.md +++ b/pkg/yqlib/doc/operators/headers/subtract.md @@ -1,3 +1,3 @@ # Subtract -You can use subtract to subtract numbers, as well as removing elements from an array. +You can use subtract to subtract numbers as well as remove elements from an array. diff --git a/pkg/yqlib/doc/operators/subtract.md b/pkg/yqlib/doc/operators/subtract.md index b850cc97..8184424c 100644 --- a/pkg/yqlib/doc/operators/subtract.md +++ b/pkg/yqlib/doc/operators/subtract.md @@ -1,6 +1,6 @@ # Subtract -You can use subtract to subtract numbers, as well as removing elements from an array. +You can use subtract to subtract numbers as well as remove elements from an array. ## Array subtraction Running