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]