From 58fb83c45b2100f3cf9308c04eefb87e79202aac Mon Sep 17 00:00:00 2001 From: hsmtkk Date: Wed, 16 Aug 2017 18:38:40 +0900 Subject: [PATCH] fix a typo --- doc/build/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst index 40f1ac788c..595c2e8a8d 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -514,7 +514,7 @@ Glossary http://en.wikipedia.org/wiki/Atomicity_(database_systems) consistency - Consistency is one of the compoments of the :term:`ACID` model, + Consistency is one of the components of the :term:`ACID` model, and ensures that any transaction will bring the database from one valid state to another. Any data written to the database must be valid according to all defined -- 2.47.3