diff --git a/source/includes/options-mongoimport.yaml b/source/includes/options-mongoimport.yaml index 367eb492922..9c628f6c259 100644 --- a/source/includes/options-mongoimport.yaml +++ b/source/includes/options-mongoimport.yaml @@ -234,7 +234,7 @@ directive: option args: null description: | Modifies the import process so that the target instance drops - every collection before importing the collection from the input. + the collection before importing the data from the input. optional: true --- program: mongoimport