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