You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by al...@apache.org on 2015/04/30 18:31:53 UTC

incubator-nifi git commit: Providing a minor grammatical fix to the nifi/README.md

Repository: incubator-nifi
Updated Branches:
  refs/heads/develop d6160a7d0 -> 594262a84


Providing a minor grammatical fix to the nifi/README.md


Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/594262a8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/594262a8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/594262a8

Branch: refs/heads/develop
Commit: 594262a84371cc45b024499943848b33f6b853ae
Parents: d6160a7
Author: Aldrin Piri <al...@gmail.com>
Authored: Thu Apr 30 12:31:33 2015 -0400
Committer: Aldrin Piri <al...@gmail.com>
Committed: Thu Apr 30 12:31:33 2015 -0400

----------------------------------------------------------------------
 nifi/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/594262a8/nifi/README.md
----------------------------------------------------------------------
diff --git a/nifi/README.md b/nifi/README.md
index e40b997..cffa09a 100644
--- a/nifi/README.md
+++ b/nifi/README.md
@@ -96,7 +96,7 @@ To run NiFi:
         laptop:~ fhampton$ cd ~/example-nifi-deploy/nifi-*
         laptop:nifi-0.1.0-incubating-SNAPSHOT fhampton$ ./bin/nifi.sh start
 
-- Direct your browser to http://localhost:8080/nifi/ and you should see an screen like this screenshot:
+- Direct your browser to http://localhost:8080/nifi/ and you should see a screen like this screenshot:
   ![image of a NiFi dataflow canvas](nifi-docs/src/main/asciidoc/images/nifi_first_launch_screenshot.png?raw=true)
 
 - For help building your first data flow see the [NiFi User Guide](http://nifi.incubator.apache.org/docs/nifi-docs/user-guide.html)