From 8c209dd4cfaaf5664e5de7f0245fc4af7d94b020 Mon Sep 17 00:00:00 2001 From: scottf Date: Thu, 10 Oct 2024 09:05:34 -0400 Subject: [PATCH] Fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc4917e..9d1cdb5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This repository captures Architecture, Design Specifications and Feature Guidanc |[ADR-37](adr/ADR-37.md)|jetstream, client, spec|JetStream Simplification| |[ADR-40](adr/ADR-40.md)|client, server, spec|NATS Connection| |[ADR-43](adr/ADR-43.md)|jetstream, client, server|JetStream Per-Message TTL| -|[ADR-47](adr/ADR-47.md)|client,spec,orbit|Request Many| +|[ADR-47](adr/ADR-47.md)|client, spec, orbit|Request Many| ## Jetstream @@ -129,13 +129,13 @@ This repository captures Architecture, Design Specifications and Feature Guidanc |[ADR-32](adr/ADR-32.md)|client, spec|Service API| |[ADR-37](adr/ADR-37.md)|jetstream, client, spec|JetStream Simplification| |[ADR-40](adr/ADR-40.md)|client, server, spec|NATS Connection| -|[ADR-47](adr/ADR-47.md)|client,spec,orbit|Request Many| +|[ADR-47](adr/ADR-47.md)|client, spec, orbit|Request Many| ## Orbit |Index|Tags|Description| |-----|----|-----------| -|[ADR-47](adr/ADR-47.md)|client,spec,orbit|Request Many| +|[ADR-47](adr/ADR-47.md)|client, spec, orbit|Request Many| ## Deprecated