mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix docs title in front matter
This commit is contained in:
parent
df7a6db47c
commit
fe014a72b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue