@shipstatic/drop 2.7.2 → 2.8.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -33,7 +33,7 @@ var ErrorType = {
33
33
  * purpose, and deployed sites keep serving throughout.
34
34
  *
35
35
  * Distinct from `Api` at 503, which the platform already uses for a
36
- * dependency that failed (moderation unavailable). A consumer has to tell
36
+ * dependency that failed. A consumer has to tell
37
37
  * "we closed the door" from "something broke": the two get opposite words
38
38
  * and opposite retry behaviour.
39
39
  */