From 627fa1ee8ab9825b14efdf91353ce058183d791e Mon Sep 17 00:00:00 2001 From: Boris Vainrub <43561061+bvainrub@users.noreply.github.com> Date: Sat, 31 Jan 2026 21:27:38 -0400 Subject: [PATCH] Update markdown title from Silver to Bronze Table Title in the file script/bronze/bronze_layer(basic).ipynb soopose to be Read From CSV and Write **Bronze** Table instate Silver --- script/bronze/bronze_layer(basic).ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/bronze/bronze_layer(basic).ipynb b/script/bronze/bronze_layer(basic).ipynb index 42920e2..bedfb44 100644 --- a/script/bronze/bronze_layer(basic).ipynb +++ b/script/bronze/bronze_layer(basic).ipynb @@ -16,7 +16,7 @@ } }, "source": [ - "#Read From CSV and Write Silver Table" + "#Read From CSV and Write Bronze Table" ] }, {