From 120564a902499441d3f2a3389fea3e24ab4d44c3 Mon Sep 17 00:00:00 2001 From: Matthijs Brobbel Date: Thu, 26 Sep 2024 12:49:32 +0200 Subject: [PATCH] Fix a typo in `JSON` extension type docs --- docs/source/format/CanonicalExtensions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/format/CanonicalExtensions.rst b/docs/source/format/CanonicalExtensions.rst index 1106f8aaffdd3..22f2efb16f2b9 100644 --- a/docs/source/format/CanonicalExtensions.rst +++ b/docs/source/format/CanonicalExtensions.rst @@ -259,7 +259,7 @@ JSON * Extension name: ``arrow.json``. * The storage type of this extension is ``String`` or - or ``LargeString`` or ``StringView``. + ``LargeString`` or ``StringView``. Only UTF-8 encoded JSON as specified in `rfc8259`_ is supported. * Extension type parameters: