소스 검색

Fixes copy and paste mistakes. Closes #1747

Ask Solem 11 년 전
부모
커밋
8e3f49d7bd
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      docs/getting-started/brokers/mongodb.rst
  2. 1 1
      docs/getting-started/brokers/sqlalchemy.rst

+ 1 - 1
docs/getting-started/brokers/mongodb.rst

@@ -6,7 +6,7 @@
 
 .. admonition:: Experimental Status
 
-    The SQS transport is in need of improvements in many areas and there
+    The MongoDB transport is in need of improvements in many areas and there
     are several open bugs.  Sadly we don't have the resources or funds
     required to improve the situation, so we're looking for contributors
     and partners willing to help.

+ 1 - 1
docs/getting-started/brokers/sqlalchemy.rst

@@ -6,7 +6,7 @@
 
 .. admonition:: Experimental Status
 
-    The SQS transport is unstable in many areas and there are
+    The SQLAlchemy transport is unstable in many areas and there are
     several issues open.  Sadly we don't have the resources or funds
     required to improve the situation, so we're looking for contributors
     and partners willing to help.