This is an automated email from the ASF dual-hosted git repository.
alopresto pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/master by this push:
new cb08382 NIFI-7218 Fixed typo in Overview docs. (#4107)
cb08382 is described below
commit cb08382da4cb888c1d8cdfab078a57c0c2986501
Author: Andy LoPresto <[email protected]>
AuthorDate: Tue Mar 3 15:47:42 2020 -0800
NIFI-7218 Fixed typo in Overview docs. (#4107)
---
nifi-docs/src/main/asciidoc/overview.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-docs/src/main/asciidoc/overview.adoc
b/nifi-docs/src/main/asciidoc/overview.adoc
index 594d9a3..78ab665 100644
--- a/nifi-docs/src/main/asciidoc/overview.adoc
+++ b/nifi-docs/src/main/asciidoc/overview.adoc
@@ -20,7 +20,7 @@ Apache NiFi Team <[email protected]>
:linkattrs:
== What is Apache NiFi?
-Put simply NiFi was built to automate the flow of data between systems. While
+Put simply, NiFi was built to automate the flow of data between systems. While
the term 'dataflow' is used in a variety of contexts, we use it here
to mean the automated and managed flow of information between systems. This
problem space has been around ever since enterprises had more than one system,