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