diff --git a/source/release-notes/3.2.txt b/source/release-notes/3.2.txt index 328a75954ad..216b6dfaac5 100644 --- a/source/release-notes/3.2.txt +++ b/source/release-notes/3.2.txt @@ -640,7 +640,7 @@ New Storage Engines MongoDB Enterprise 3.2 provides an in-memory storage engine. Other than some metadata, the in-memory storage engine does not maintain any on-disk data. By -avoiding disk I/O, the in-memory storge engine allows for more predictable +avoiding disk I/O, the in-memory storage engine allows for more predictable latency of database operations. .. warning:: Currently in beta. Do not use in production.