Просмотр исходного кода

docs(ds): Apply suggestions from code review

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
ieQu1 2 лет назад
Родитель
Сommit
940ad12108
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/emqx_durable_storage/IMPLEMENTATION.md

+ 1 - 1
apps/emqx_durable_storage/IMPLEMENTATION.md

@@ -10,7 +10,7 @@ This is because shared subscription logic needs to be aware of it to some extend
 # Modus operandi
 
 1. Create a draft implementation of a milestone
-2. Performance
+2. Test performance
 3. Test consistency
 4. Goto 1