From 6c9cfb6e0ed3498d96f19a286f792fc21c2ca95c Mon Sep 17 00:00:00 2001
From: Barton Milnor Mallory <205405648+erhebend-tai@users.noreply.github.com>
Date: Mon, 3 Nov 2025 20:48:27 -0600
Subject: [PATCH] Grammar Update for Improved Clarity
---
samples/features/sql2019notebooks/OneTrillionRowsCold.ipynb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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
+
+}