Daniel Gruno преди 4 години
родител
ревизия
75886fd1dc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 - Addessed an issue with SQS not updating in real-time, only when backlog is requested.
 
 # 0.7.1
-- Use asyncio queues for moifying the list of events pending publishing to avoid potential race conditions.
+- Use asyncio queues for modifying the list of events pending publishing to avoid potential race conditions.
 - Minor tweak to the handling of backlog size   
 - Improved type checks
 - Updated client examples