From: Michael Grünewald Date: Sat, 16 Mar 2024 17:57:47 +0000 (+0100) Subject: Fix a small typo (#160) X-Git-Tag: v4.1.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f1aae18b96b0889938b943a9125226c969858c;p=thirdparty%2Fpython-fints.git Fix a small typo (#160) --- diff --git a/docs/upgrading_3_4.rst b/docs/upgrading_3_4.rst index 6abfbec..bf1a7e6 100644 --- a/docs/upgrading_3_4.rst +++ b/docs/upgrading_3_4.rst @@ -4,7 +4,7 @@ Upgrading from python-fints 3.x to 4.x Release 4.0 of this library was made to introduce a breaking change: * You now need to register your application with the Deutsche Kreditwirtschaft (German banking association) and supply - your assigned product IT when initializing the library. + your assigned product ID when initializing the library. The library used to have a built-in product ID that was used as a default if you didn't. This was very useful, but Deutsche Kreditwirtschaft asked us to stop doing this, since it undermindes the whole point of the product registration.