diff --git a/README.adoc b/README.adoc index 7047103..3e033ab 100644 --- a/README.adoc +++ b/README.adoc @@ -20,11 +20,11 @@ or + In the current state of the art, settable configurations of messaging infrastructures can guarantee certain properties that may be useful in preventing or compensating for potential error conditions. These include: -'Exactly once' guarantees on delivery -'Idempotent functions' -'Read-only, time-stamped, persistent, immutable, event logs' -'Event sourcing' -'Back pressure' +` 'Exactly once' guarantees on delivery + +` 'Idempotent functions' + +` 'Read-only, time-stamped, persistent, immutable, event logs' + +` 'Event sourcing' + +` 'Back pressure' + ... ...