summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-9.1.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-9.1.sgml b/doc/src/sgml/release-9.1.sgml
index 366edcd35ee..1f8a2d3290e 100644
--- a/doc/src/sgml/release-9.1.sgml
+++ b/doc/src/sgml/release-9.1.sgml
@@ -1014,7 +1014,7 @@
<para>
Previously asking for serializable isolation produced
snapshot isolation, which had certain documented anomalies.
- The old snapshot isolation level is still accessible by the
+ The old snapshot isolation level is still accessible by
requesting <link linkend="xact-repeatable-read"><literal>REPEATABLE
READ</></link> isolation level.
</para>