diff --git a/README.md b/README.md index 369d430f5..5c4cdc259 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ It gets even better! Moto isn't just for Python code and it isn't just for S3. L |------------------------------------------------------------------------------| | STS | @mock_sts | core endpoints done | |------------------------------------------------------------------------------| -| SWF | @mock_sfw | basic endpoints done | +| SWF | @mock_swf | basic endpoints done | |------------------------------------------------------------------------------| ``` diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt index 2ce31febd..0c4133048 100644 --- a/docs/_build/html/_sources/index.rst.txt +++ b/docs/_build/html/_sources/index.rst.txt @@ -74,7 +74,7 @@ Currently implemented Services: +-----------------------+---------------------+-----------------------------------+ | STS | @mock_sts | core endpoints done | +-----------------------+---------------------+-----------------------------------+ -| SWF | @mock_sfw | basic endpoints done | +| SWF | @mock_swf | basic endpoints done | +-----------------------+---------------------+-----------------------------------+ diff --git a/docs/index.rst b/docs/index.rst index 9a9fa5261..321342401 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -75,7 +75,7 @@ Currently implemented Services: +-----------------------+---------------------+-----------------------------------+ | STS | @mock_sts | core endpoints done | +-----------------------+---------------------+-----------------------------------+ -| SWF | @mock_sfw | basic endpoints done | +| SWF | @mock_swf | basic endpoints done | +-----------------------+---------------------+-----------------------------------+