From a2ede26f465c6ec9bc86ea2d3d20cdaedbe067a0 Mon Sep 17 00:00:00 2001 From: Skye Terran Date: Tue, 24 Aug 2021 00:40:23 -0700 Subject: [PATCH] I miswrote SPORC --- NeutrinoJSONTest.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeutrinoJSONTest.ipynb b/NeutrinoJSONTest.ipynb index 585cc03..115d213 100644 --- a/NeutrinoJSONTest.ipynb +++ b/NeutrinoJSONTest.ipynb @@ -90,7 +90,7 @@ "cell_type": "markdown", "source": [ "### Implement SPORC for storage/memory optimization\r\n", - "(Single-Pointer Objective Cache)" + "(Single-Pointer Objective Relational Cache)" ], "metadata": {} },