From 7166159bffc30f3dbb3da8495cc5756c29b9a457 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Fri, 5 Nov 2021 09:58:18 +0100 Subject: [PATCH] fix typo in changelog. Change-Id: Ic78a9ce9032ab759fc796d3218b64352dde6155b --- doc/build/changelog/unreleased_14/7283.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/unreleased_14/7283.rst b/doc/build/changelog/unreleased_14/7283.rst index ce16f0561a..4fc86b4ca9 100644 --- a/doc/build/changelog/unreleased_14/7283.rst +++ b/doc/build/changelog/unreleased_14/7283.rst @@ -4,6 +4,6 @@ Changed the asyncpg dialect to bind the :class:`.Float` type to the "float" PostgreSQL type instead of "numeric" so that the value ``float(inf)`` can - be accommodated. Added test suite support for persisence of the "inf" + be accommodated. Added test suite support for persistence of the "inf" value. -- 2.47.3