Fix docs title in front matter

This commit is contained in:
AhyoungRyu 2016-10-09 21:39:41 +09:00
parent df7a6db47c
commit fe014a72b4

View file

@ -1,6 +1,6 @@
---
layout: page
title: "Pig Interpreter"
title: "Pig Interpreter for Apache Zeppelin"
description: "Apache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs, coupled with infrastructure for evaluating these programs."
group: manual
---