From a8a657404f5ad14eecd2ac588e7dd18e04181ae3 Mon Sep 17 00:00:00 2001 From: bicarus <202771338+bicarus-dev@users.noreply.github.com> Date: Wed, 6 May 2026 23:51:14 -0700 Subject: [PATCH] Updated Spice SDK (markdown) --- Spice-SDK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spice-SDK.md b/Spice-SDK.md index 406cfaf..169153d 100644 --- a/Spice-SDK.md +++ b/Spice-SDK.md @@ -58,7 +58,7 @@ destroy_callback( void ) { - // unload + // signal the worker thread to stop, unload } ```