@shipstatic/drop 2.7.1 → 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.js CHANGED
@@ -31,7 +31,7 @@ var ErrorType = {
31
31
  * purpose, and deployed sites keep serving throughout.
32
32
  *
33
33
  * Distinct from `Api` at 503, which the platform already uses for a
34
- * dependency that failed (moderation unavailable). A consumer has to tell
34
+ * dependency that failed. A consumer has to tell
35
35
  * "we closed the door" from "something broke": the two get opposite words
36
36
  * and opposite retry behaviour.
37
37
  */