You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2014/08/27 16:10:33 UTC

[2/2] git commit: [FLINK-1067] Replaced Stratosphere by Flink in FAQ

[FLINK-1067] Replaced Stratosphere by Flink in FAQ


Project: http://git-wip-us.apache.org/repos/asf/incubator-flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/8acac29f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-flink/tree/8acac29f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-flink/diff/8acac29f

Branch: refs/heads/release-0.6.1
Commit: 8acac29ff156970ec155b0ae6ee82798b9e01746
Parents: d3a9799
Author: Fabian Hueske <fh...@gmail.com>
Authored: Tue Aug 26 23:48:52 2014 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Wed Aug 27 16:09:56 2014 +0200

----------------------------------------------------------------------
 docs/faq.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/8acac29f/docs/faq.md
----------------------------------------------------------------------
diff --git a/docs/faq.md b/docs/faq.md
index 694c156..60fbc5e 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -271,7 +271,7 @@ where it stores the Flink jar and configuration file.
 
 ## What kind of fault-tolerance does Flink provide?
 
-Stratospere can restart failed jobs. Mid-query fault tolerance will go into the
+Flink can restart failed jobs. Mid-query fault tolerance will go into the
 open source project in the next versions.
 
 ## Are Hadoop-like utilities, such as Counters and the DistributedCache supported?