Skip to content

Commit e8bee8b

Browse files
maltesanderadwk67
andauthored
Update rust/operator-binary/src/security/authentication.rs
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent a581691 commit e8bee8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/operator-binary/src/security/authentication.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pub enum Error {
3131
},
3232

3333
#[snafu(display(
34-
"The nifi-operator does not support running Nifi without any authentication. Please provide a AuthenticationClass to use."
34+
"The nifi-operator does not support running Nifi without any authentication. Please provide an AuthenticationClass to use."
3535
))]
3636
NoAuthenticationNotSupported,
3737

0 commit comments

Comments
 (0)