diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 7d306b24bd7..9475597ac1a 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -1,4 +1,4 @@ - + Reliability @@ -14,7 +14,7 @@ disk drives for permanent storage that is immune to the failures listed above. In fact, a computer can be completely destroyed, but if the disk drives survive they can be moved to another computer with - similar hardware and all committed transaction will remain intact. + similar hardware and all committed transactions will remain intact.