From 1a8977b4c761c7da60ef2350ad2a4ac4480d3ec8 Mon Sep 17 00:00:00 2001 From: 0xSage Date: Tue, 21 Nov 2023 21:07:34 +0800 Subject: [PATCH] docs: nits --- docs/docs/specs/messages.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/docs/specs/messages.md b/docs/docs/specs/messages.md index 7133d23d3..c04179263 100644 --- a/docs/docs/specs/messages.md +++ b/docs/docs/specs/messages.md @@ -10,13 +10,11 @@ This is currently under development. ## Overview -`Messages` are in `threads` and capture additional metadata: - -- Users can ... +`Messages` are in `threads` and capture additional metadata. ## Folder Structure -- `Message` objects are in `thread.json` files under `messages` property. See [threads](./threads.md) +- `Message` objects are stored in `thread.json` files under the `messages` property. See [threads](./threads.md). ## `message` object