Skip to content

Commit 8c1081e

Browse files
committed
improve syntax
1 parent 3cc229e commit 8c1081e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/nifi/pages/troubleshooting/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ metadata:
7575

7676
== `packaging.version.InvalidVersion: Invalid version: '1.27.0-stackable0.0.0-dev'` when connecting to NiFi using `nipyapi`
7777

78-
When using {nipyapi}[nipyapi] with version `< 0.20.0`, some functions check the version of the NiFi instance. This results in an error where the custom version strings introduced in SDP release 25.7 can't be parsed.
78+
When using {nipyapi}[nipyapi] version `< 0.20.0`, some functions check the version of the NiFi instance. This results in an error where the custom version strings introduced in SDP release 25.7 can't be parsed.
7979

80-
Solution: Upgrade to `nipyapi >= 0.20.0` where this is fixed.
80+
Solution: Upgrade to `nipyapi >= 0.20.0` where this is fixed. Our images are already using a version that is recent enough.

0 commit comments

Comments
 (0)