Author: jwills
Date: Fri Dec 14 18:13:01 2012
New Revision: 1422019

URL: http://svn.apache.org/viewvc?rev=1422019&view=rev
Log:
Surprisingly hard to get trademarks right, take 3

Modified:
    incubator/crunch/site/trunk/content/crunch/index.mdtext

Modified: incubator/crunch/site/trunk/content/crunch/index.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/crunch/site/trunk/content/crunch/index.mdtext?rev=1422019&r1=1422018&r2=1422019&view=diff
==============================================================================
--- incubator/crunch/site/trunk/content/crunch/index.mdtext (original)
+++ incubator/crunch/site/trunk/content/crunch/index.mdtext Fri Dec 14 18:13:01 
2012
@@ -1,4 +1,4 @@
-Title:    Apache Crunch <span>&trade;</span>
+Title:    Apache Crunch
 Subtitle: Simple and Efficient MapReduce Pipelines
 Notice:   Licensed to the Apache Software Foundation (ASF) under one
           or more contributor license agreements.  See the NOTICE file
@@ -27,7 +27,7 @@ Notice:   Licensed to the Apache Softwar
 ---
 
 Running on top of [Hadoop MapReduce](http://hadoop.apache.org/mapreduce/), the 
Apache
-Crunch library is a simple Java API for tasks like joining and data aggregation
+Crunch <span>&trade;</span> library is a simple Java API for tasks like 
joining and data aggregation
 that are tedious to implement on plain MapReduce. The APIs are especially 
useful when
 processing data that does not fit naturally into relational model, such as 
time series,
 serialized object formats like protocol buffers or Avro records, and HBase 
rows and columns.


Reply via email to