This is an automated email from the ASF dual-hosted git repository.
szaszm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new b442faa8 MINIFICPP-2592 Correct minificpp windows and macOS as support
on Nifi site
b442faa8 is described below
commit b442faa8f25a68a7e22a5f058d6caa7ded02e792
Author: Martin Zink <[email protected]>
AuthorDate: Wed Jul 23 14:18:30 2025 +0200
MINIFICPP-2592 Correct minificpp windows and macOS as support on Nifi site
---
content/projects/minifi.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/projects/minifi.md b/content/projects/minifi.md
index a9a8845e..b7502e3c 100644
--- a/content/projects/minifi.md
+++ b/content/projects/minifi.md
@@ -28,7 +28,7 @@ servers.
# Form Factors
-MiNiFi is available as either a native binary for Linux or as
platform-independent Java distribution.
+MiNiFi is available as either a native binary for Linux/Windows/macOS or as
platform-independent Java distribution.
The native version is a reimplementation of NiFi core concepts in C++,
supporting a subset of standard processors while
limiting the impact on system resources.