diff --git a/q2_moshpit/plugin_setup.py b/q2_moshpit/plugin_setup.py index e708300e..46660aeb 100644 --- a/q2_moshpit/plugin_setup.py +++ b/q2_moshpit/plugin_setup.py @@ -601,9 +601,9 @@ "taxonomy": "NCBI reference taxonomy." }, name="Fetch NCBI reference taxonomy", - description="Downloads NCBI reference taxonomy for the NCBI ftp server. " - "The resulting artifact is required in the " - "build-custom-diamond-db action if one whished to " + description="Downloads NCBI reference taxonomy from the NCBI FTP server. " + "The resulting artifact is required by the " + "build-custom-diamond-db action if one wished to " "create a Diamond data base with taxonomy features. " "At least 30 GB of " "storage space is required to run this action.",