From 09845304e1b9b1b2b6f6cee34b8d56e9154b683a Mon Sep 17 00:00:00 2001
From: MadLittleMods
Date: Tue, 11 Aug 2026 15:29:59 +0000
Subject: [PATCH] deploy: 65853147465de8dee55787c53682196cc96559e3
---
develop/development/synapse_architecture/streams.html | 2 +-
develop/print.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/develop/development/synapse_architecture/streams.html b/develop/development/synapse_architecture/streams.html
index 1012858e2b..04d2736977 100644
--- a/develop/development/synapse_architecture/streams.html
+++ b/develop/development/synapse_architecture/streams.html
@@ -335,7 +335,7 @@ necessary registration and event handling.
- will need an ID generator
-- may need writer configuration, if there isn’t already an obvious source of configuration for which workers should be designated as writers to your new stream.
+
- may need writer configuration, if there isn’t already an obvious source of configuration for which workers should be designated as writers to your new stream.
- if adding new writer configuration, add Docker-worker configuration, which lets us configure the writer worker in Complement tests: [1], [2]
diff --git a/develop/print.html b/develop/print.html
index 3b6da3eb02..2c9212cb86 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -20490,7 +20490,7 @@ necessary registration and event handling.
- will need an ID generator
-- may need writer configuration, if there isn’t already an obvious source of configuration for which workers should be designated as writers to your new stream.
+
- may need writer configuration, if there isn’t already an obvious source of configuration for which workers should be designated as writers to your new stream.
- if adding new writer configuration, add Docker-worker configuration, which lets us configure the writer worker in Complement tests: [1], [2]