Skip to content

Commit ab2e346

Browse files
committed
Fix typo
1 parent 43f522f commit ab2e346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ New features
1717
:py:const:`~imaspy.ids_defs.FLEXBUFFERS_SERIALIZER_PROTOCOL` that is
1818
implemented in Access Layer Core 5.3. This is a much faster and more efficient
1919
serialization format than the
20-
:py:const:`~imaspy.ids_defs.ASCII_SERIALIZER_PROTOCOL`. The Flexbufferes
20+
:py:const:`~imaspy.ids_defs.ASCII_SERIALIZER_PROTOCOL`. The Flexbuffers
2121
serializer protocol requires ``imas_core`` version 5.3 or newer. It is the
2222
default serializer format when it is available. This features is not available
2323
when the variable :py:const:`~imaspy.ids_defs.FLEXBUFFERS_SERIALIZER_PROTOCOL`

0 commit comments

Comments
 (0)