diff --git a/src/documentation/content/xdocs/spreadsheet/how-to.xml b/src/documentation/content/xdocs/spreadsheet/how-to.xml
index d1957a957d..59d392d592 100644
--- a/src/documentation/content/xdocs/spreadsheet/how-to.xml
+++ b/src/documentation/content/xdocs/spreadsheet/how-to.xml
@@ -658,6 +658,7 @@ public class ExampleEventUserModel {
The next example turns off auto-flashing (windowSize=-1) and the code manually controls how portions of data are written to disk
+The next example turns off auto-flushing (windowSize=-1) and the code manually controls how portions of data are written to disk