Переглянути джерело

docs(ds): Apply suggestions from code review

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
ieQu1 2 роки тому
батько
коміт
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