From a34ed33416c60ef621ac9b8064b756f0d444e924 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Tue, 27 May 2014 16:23:13 -0700 Subject: [PATCH] tweak --- docs/programming-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/programming-guide.md b/docs/programming-guide.md index cda9bd75fa647..49d5efcac2213 100644 --- a/docs/programming-guide.md +++ b/docs/programming-guide.md @@ -849,7 +849,7 @@ for details. ### Actions -The following table lists some of the common transformations supported by Spark. Refer to the +The following table lists some of the common actions supported by Spark. Refer to the RDD API doc ([Scala](api/scala/index.html#org.apache.spark.rdd.RDD), [Java](api/java/org/apache/spark/api/java/JavaRDD.html),