diff --git a/docs/pages/docs/getting-started.mdx b/docs/pages/docs/getting-started.mdx index c410e59..60b05e4 100644 --- a/docs/pages/docs/getting-started.mdx +++ b/docs/pages/docs/getting-started.mdx @@ -20,10 +20,10 @@ Inside the machine, the [`libcmt`] tool will help decoding inputs and encoding o This change allows: -- the [Cartesi Node] to treat inputs and outputs are opaque blobs -- the application developer to specify new non-executable output types out-of-the-box -- the Cartesi SDK developers to more easily add new types of executable outputs -- the Cartesi SDK developers to more easily add new types of metadata to inputs +- the [Cartesi Node] to treat inputs and outputs are opaque blobs +- the application developer to specify new non-executable output types out-of-the-box +- the Cartesi SDK developers to more easily add new types of executable outputs +- the Cartesi SDK developers to more easily add new types of metadata to inputs # Purpose