From b7ad70d2ac44fad5545f66b6af11995ad0aa3b84 Mon Sep 17 00:00:00 2001 From: tmgrask Date: Wed, 25 Sep 2024 11:18:58 -0400 Subject: [PATCH] README format --- src/inproxy/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/inproxy/README.md b/src/inproxy/README.md index b008312..157d77c 100644 --- a/src/inproxy/README.md +++ b/src/inproxy/README.md @@ -150,6 +150,6 @@ The mock simulates inproxy activity and emits events like the real module, but without actual users connecting to an InProxy (and without running any native code). The mock does have some different behaviours: -- The data generation process resets on app reload, since the underlying data -generating process is not being persisted anywhere. -- The mock module does not invoke any notifications +- The data generation process resets on app reload, since the underlying data + generating process is not being persisted anywhere. +- The mock module does not invoke any notifications