From 01249d3f0662d517816c7a485db5ac89ece477b6 Mon Sep 17 00:00:00 2001 From: Brett Date: Fri, 29 Sep 2023 13:32:56 -0400 Subject: [PATCH] fix spelling --- docs/asdf/whats_new.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/asdf/whats_new.rst b/docs/asdf/whats_new.rst index e5148af79..cad440937 100644 --- a/docs/asdf/whats_new.rst +++ b/docs/asdf/whats_new.rst @@ -43,7 +43,7 @@ subclass instance can be safely converted to a superclass during serialization. See :ref:`extending_converters_deferral` for an example and more information. Converters can now access :ref:`ASDF block storage `. -during serialization and deserializtion. See :ref:`extending_converter_block_storage` +during serialization and deserialization. See :ref:`extending_converter_block_storage` for examples and more information. Converters have always been "strict" about tag version mismatches