Selaa lähdekoodia

Fix punctuation

Mher Movsisyan 9 vuotta sitten
vanhempi
commit
c7201e2a42
1 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 5 5
      docs/userguide/monitoring.rst

+ 5 - 5
docs/userguide/monitoring.rst

@@ -188,16 +188,16 @@ Features
 
 - Real-time monitoring using Celery Events
 
-    - Task progress and history.
+    - Task progress and history
     - Ability to show task details (arguments, start time, runtime, and more)
     - Graphs and statistics
 
 - Remote Control
 
-    - View worker status and statistics.
-    - Shutdown and restart worker instances.
-    - Control worker pool size and autoscale settings.
-    - View and modify the queues a worker instance consumes from.
+    - View worker status and statistics
+    - Shutdown and restart worker instances
+    - Control worker pool size and autoscale settings
+    - View and modify the queues a worker instance consumes from
     - View currently running tasks
     - View scheduled tasks (ETA/countdown)
     - View reserved and revoked tasks