Repository: nifi-site Updated Branches: refs/heads/master f2737b64d -> 75b0cf731
fixed typo Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/75b0cf73 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/75b0cf73 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/75b0cf73 Branch: refs/heads/master Commit: 75b0cf7314d777dd187154306f638c45e7c295a3 Parents: f2737b6 Author: joewitt <[email protected]> Authored: Tue Feb 14 14:45:34 2017 -0500 Committer: joewitt <[email protected]> Committed: Tue Feb 14 14:45:34 2017 -0500 ---------------------------------------------------------------------- src/pages/html/powered-by-nifi.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/75b0cf73/src/pages/html/powered-by-nifi.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/powered-by-nifi.hbs b/src/pages/html/powered-by-nifi.hbs index bc54cf9..d85b852 100644 --- a/src/pages/html/powered-by-nifi.hbs +++ b/src/pages/html/powered-by-nifi.hbs @@ -46,7 +46,7 @@ engine visualization technology. <div class="row"> <div class="large-12 columns"> <p>To add yourself to this list, submit a pull request to <a href="https://github.com/apache/nifi-site/">nifi-site</a> or - send and email to the users mailing list with the organization name, industry and a brief description on how Apache NiFi + send an email to the users mailing list with the organization name, industry and a brief description on how Apache NiFi is used to help your organization.</p> </div> </div>
