Skip to content

Commit

Permalink
Merge pull request #54 from ronnix/patch-1
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
mgedmin committed Feb 12, 2018
2 parents 6e3fe19 + 2584c83 commit 5f11636
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/integrations.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Transaction integrations / Data Manager Implentations
======================================================
Transaction integrations / Data Manager Implementations
========================================================

The following packages have been integrated with the ``transaction``
package so that their transactions can be integerated with others.

`ZODB <http://www.zodb.org>`_
ZODB was the original user of the ``transaction`` package. Its
transactions are controlled by by ``transaction`` and ZODB fully
transactions are controlled by ``transaction`` and ZODB fully
implements the 2-phase commit protocol.

`SQLAlchemy <http://www.sqlalchemy.org>`_
Expand Down

0 comments on commit 5f11636

Please sign in to comment.