From aac5ccf3d2ec744ebb562a1c4221b2036f3dc18b Mon Sep 17 00:00:00 2001 From: Dan Allan Date: Thu, 22 Jan 2026 13:05:44 -0500 Subject: [PATCH] Fix spelling mistake and add section heaeder --- docs/how-to/exporters.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/how-to/exporters.md b/docs/how-to/exporters.md index 47e9678..272e9db 100644 --- a/docs/how-to/exporters.md +++ b/docs/how-to/exporters.md @@ -1,6 +1,6 @@ # Replay Bluesky documents -The bluesky-tiled-plugings package provides a Tiled exporter that produces +The bluesky-tiled-plugins package provides a Tiled exporter that produces Bluesky documents, encoded as [newline-delimited JSON][]. This supports the `run.documents()` method in the Python client. @@ -13,6 +13,8 @@ media_types: application/json-seq: bluesky_tiled_plugins.exporters:json_seq_exporter ``` +## Fidelity + Tiled does not store the documents in their original form. It stores a consolidated representation of the metadata and data extracted from the documents, which enables better read performance. Therefore, the exported