Browse Source

Docs: whatsnew-4.0: Fixes header

Ask Solem 8 years ago
parent
commit
2e6ba4e4c7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/whatsnew-4.0.rst

+ 2 - 2
docs/whatsnew-4.0.rst

@@ -652,8 +652,8 @@ See :ref:`worker-maxmemperchild` for more information.
 
 Contributed by Dave Smith.
 
-Redis: Result backend optimization
-==================================
+Redis: Result backend optimizations
+===================================
 
 RPC is now using pub/sub for streaming task results.
 ----------------------------------------------------