diff --git a/samples/features/sql2019notebooks/OneTrillionRowsCold.ipynb b/samples/features/sql2019notebooks/OneTrillionRowsCold.ipynb
index b780beb3bf..60ca4f0211 100644
--- a/samples/features/sql2019notebooks/OneTrillionRowsCold.ipynb
+++ b/samples/features/sql2019notebooks/OneTrillionRowsCold.ipynb
@@ -272,7 +272,7 @@
"\r\n",
"Read Throughput for physical disk I/O: **~24Gb/sec**\r\n",
"\r\n",
- "Rows processed per second: **448,717,9024 rows/sec** (*Over a 400 million rows per second*)\r\n",
+ "Rows processed per second: **448,717,9024 rows/sec** (*Over 400 million rows per second*)\r\n",
"\r\n",
""
],
@@ -381,4 +381,5 @@
"execution_count": 1
}
]
-}
\ No newline at end of file
+
+}