diff --git a/src/antidote/docs/design-overview.html b/src/antidote/docs/design-overview.html index 77e221702..4436afcde 100644 --- a/src/antidote/docs/design-overview.html +++ b/src/antidote/docs/design-overview.html @@ -106,21 +106,17 @@ Antidote Component Architecture to see an event before others, and in the case of AntEventEventBus class defines the interrupt level constants - MONITORING=1, VETOING=5, and RESPONDING=10 to + VETOING=1, MONITORING=5, and RESPONDING=10 to help define categories of members. The implied purpose being that: