From 2e65df17295750bc73f02cf421272918ee97cb98 Mon Sep 17 00:00:00 2001
From: qiaolongfei <qiaolongfei@baidu.com>
Date: Sun, 10 Dec 2017 12:43:03 +0800
Subject: [PATCH] change Fluid description

---
 RELEASE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE.md b/RELEASE.md
index 7c3c04ef9f..5a62c95513 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -26,7 +26,7 @@ that make full use of Intel CPUs.
 
 ## New Features
 
-* Release `Fluid` API.
+* Release `PaddlePaddle Fluid`.
 * Add C-API for model inference
 * Use fluid API to create a simple GAN demo.
 * Add develop guide about performance tunning.
-- 
GitLab